@Deprecated public interface ServerConstants
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVER_HTTP_GZIP_ENABLE
Deprecated.
|
static String |
SERVER_HTTP_GZIP_MIMETYPES
Deprecated.
|
static String |
SERVER_HTTP_GZIP_MINSIZE
Deprecated.
|
static String |
SERVER_REQUEST_ENCODING
Deprecated.
|
static String |
SERVER_REQUEST_MAXBODYSIZE
Deprecated.
|
static String |
SERVER_REQUEST_MAXFILESIZE
Deprecated.
|
static String |
SERVER_REQUEST_MAXHEADERSIZE
Deprecated.
|
static String |
SERVER_REQUEST_USERAWPATH
Deprecated.
|
static String |
SERVER_REQUEST_USETEMPFILE
Deprecated.
|
static String |
SERVER_SSL_KEY_PASSWORD
Deprecated.
|
static String |
SERVER_SSL_KEY_STORE
Deprecated.
|
static String |
SERVER_SSL_KEY_TYPE
Deprecated.
|
static String |
SESSION_CREATION_TIME
Deprecated.
|
static String |
SESSION_LAST_ACCESS_TIME
Deprecated.
|
static String |
SIGNAL_HTTP
Deprecated.
|
static int |
SIGNAL_LIFECYCLE_INDEX
Deprecated.
|
static String |
SIGNAL_SOCKET
Deprecated.
|
static String |
SIGNAL_WEBSOCKET
Deprecated.
|
static final String SESSION_LAST_ACCESS_TIME
static final String SESSION_CREATION_TIME
static final String SERVER_SSL_KEY_STORE
static final String SERVER_SSL_KEY_TYPE
static final String SERVER_SSL_KEY_PASSWORD
static final String SERVER_HTTP_GZIP_ENABLE
static final String SERVER_HTTP_GZIP_MINSIZE
static final String SERVER_HTTP_GZIP_MIMETYPES
static final String SERVER_REQUEST_MAXHEADERSIZE
static final String SERVER_REQUEST_MAXBODYSIZE
static final String SERVER_REQUEST_MAXFILESIZE
static final String SERVER_REQUEST_USETEMPFILE
static final String SERVER_REQUEST_USERAWPATH
static final String SERVER_REQUEST_ENCODING
static final String SIGNAL_HTTP
static final String SIGNAL_SOCKET
static final String SIGNAL_WEBSOCKET
static final int SIGNAL_LIFECYCLE_INDEX
Copyright © 2025. All rights reserved.