| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BOUNDARY_PARAMETER |
"boundary" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MULTIPART_ALTERNATIVE |
"multipart/alternative" |
public static final String |
MULTIPART_DIGEST |
"multipart/digest" |
public static final String |
MULTIPART_MIXED |
"multipart/mixed" |
public static final String |
MULTIPART_PARALLEL |
"multipart/parallel" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BUFFER_THRESHOLD |
"jersey.config.multipart.bufferThreshold" |
public static final int |
BUFFER_THRESHOLD_MEMORY_ONLY |
-1 |
public static final String |
MAX_PARTS |
"jersey.config.multipart.maxParts" |
public static final String |
MULTI_PART_CONFIG_RESOURCE |
"jersey-multipart-config.properties" |
public static final String |
TEMP_DIRECTORY |
"jersey.config.multipart.tempDir" |
Copyright © 2007-2024,Oracleand/or its affiliates.All Rights Reserved. Use is subject to license terms.