Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
__FORWARD_PREFIX |
"javax.servlet.forward." |
public static final String |
__INCLUDE_PREFIX |
"javax.servlet.include." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
UPGRADE_CONNECTION_ATTRIBUTE |
"org.eclipse.jetty.server.HttpConnection.UPGRADE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_OUTPUT_CHARS |
512 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
__MULTIPART_CONFIG_ELEMENT |
"org.eclipse.jetty.multipartConfig" |
public static final String |
__MULTIPART_CONTEXT |
"org.eclipse.jetty.multiPartContext" |
public static final String |
__MULTIPART_INPUT_STREAM |
"org.eclipse.jetty.multiPartInputStream" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
HTTP_ONLY_COMMENT |
"__HTTP_ONLY__" |
public static final String |
SET_INCLUDE_HEADER_PREFIX |
"org.eclipse.jetty.server.include." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
__CheckRemoteSessionEncoding |
"org.eclipse.jetty.servlet.CheckingRemoteSessionIdEncoding" |
public static final String |
__DefaultSessionCookie |
"JSESSIONID" |
public static final String |
__DefaultSessionIdPathParameterName |
"jsessionid" |
public static final String |
__MaxAgeProperty |
"org.eclipse.jetty.servlet.MaxAge" |
public static final String |
__SessionCookieProperty |
"org.eclipse.jetty.servlet.SessionCookie" |
public static final String |
__SessionDomainProperty |
"org.eclipse.jetty.servlet.SessionDomain" |
public static final String |
__SessionIdPathParameterNameProperty |
"org.eclipse.jetty.servlet.SessionIdPathParameterName" |
public static final String |
__SessionPathProperty |
"org.eclipse.jetty.servlet.SessionPath" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AHW_ATTR |
"o.e.j.s.h.AsyncHandlerWrapper" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_LISTENER_TYPE_INDEX |
1 |
public static final int |
EXTENDED_LISTENER_TYPE_INDEX |
0 |
public static final String |
MANAGED_ATTRIBUTES |
"org.eclipse.jetty.server.context.ManagedAttributes" |
public static final int |
SERVLET_MAJOR_VERSION |
3 |
public static final int |
SERVLET_MINOR_VERSION |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ERROR_PAGE |
"org.eclipse.jetty.server.error_page" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_MIN_GZIP_SIZE |
16 |
public static final String |
DEFLATE |
"deflate" |
public static final String |
GZIP |
"gzip" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SESSION_CREATED_SECURE |
"org.eclipse.jetty.security.sessionCreatedSecure" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
__distantFuture |
628992000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_INTERVAL_NOT_SET |
-999 |
Copyright © 1995-2016 Webtide. All Rights Reserved.