| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NOT_LOCALIZABLE |
"\u0000" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COMMON_DELIMITERS |
" ,;\n" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFLATE_WITHOUT_ZLIB |
"jersey.config.deflate.nozlib" |
public static final String |
IO_BUFFER_SIZE |
"jersey.config.io.bufferSize" |
public static final int |
IO_DEFAULT_BUFFER_SIZE |
8192 |
public static final String |
JAXB_PROCESS_XML_ROOT_ELEMENT |
"jersey.config.jaxb.collections.processXmlRootElement" |
public static final String |
LEGACY_WORKERS_ORDERING |
"jersey.config.workers.legacyOrdering" |
public static final String |
XML_FORMAT_OUTPUT |
"jersey.config.xml.formatOutput" |
public static final String |
XML_SECURITY_DISABLE |
"jersey.config.xml.security.disable" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
QUALITY_PARAMETER_NAME |
"q" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_QUALITY |
1000 |
public static final int |
MAXIMUM_QUALITY |
1000 |
public static final int |
MINIMUM_QUALITY |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
QUALITY_SOURCE_PARAMETER_NAME |
"qs" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
INTERCEPTORS |
"jersey.runtime.reader.interceptors" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
INTERCEPTORS |
"jersey.runtime.writer.interceptors" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
NO_PRIORITY |
-1 |
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.