public class WebLayerConstant extends Object
Modifier and Type | Field and Description |
---|---|
static String |
REQUEST_AUTH_TYPE |
static String |
REQUEST_CONTENT_TYPE |
static String |
REQUEST_CONTEXT_PATH |
static String |
REQUEST_ENCODING |
static String |
REQUEST_LOCAL_ADDR |
static String |
REQUEST_LOCAL_NAME |
static String |
REQUEST_LOCAL_PORT |
static String |
REQUEST_PATH_INFO |
static String |
REQUEST_PATH_TRANSLATED |
static String |
REQUEST_PROTOCOL |
static String |
REQUEST_QUERY_STRING |
static String |
REQUEST_REMOTE_ADDR |
static String |
REQUEST_REMOTE_HOST |
static String |
REQUEST_REMOTE_USER |
static String |
REQUEST_REQUEST_URI |
static String |
REQUEST_SCHEME |
static String |
REQUEST_SERVER_NAME |
static String |
REQUEST_SERVER_PORT |
static String |
REQUEST_SERVLET_PATH |
Constructor and Description |
---|
WebLayerConstant() |
public static final String REQUEST_REQUEST_URI
public static final String REQUEST_QUERY_STRING
public static final String REQUEST_PROTOCOL
public static final String REQUEST_PATH_TRANSLATED
public static final String REQUEST_PATH_INFO
public static final String REQUEST_LOCAL_PORT
public static final String REQUEST_LOCAL_NAME
public static final String REQUEST_LOCAL_ADDR
public static final String REQUEST_CONTEXT_PATH
public static final String REQUEST_CONTENT_TYPE
public static final String REQUEST_ENCODING
public static final String REQUEST_AUTH_TYPE
public static final String REQUEST_SERVER_PORT
public static final String REQUEST_SERVLET_PATH
public static final String REQUEST_SERVER_NAME
public static final String REQUEST_SCHEME
public static final String REQUEST_REMOTE_USER
public static final String REQUEST_REMOTE_HOST
public static final String REQUEST_REMOTE_ADDR
Copyright © 2006–2018 TinyGroup. All rights reserved.