public class Multipart
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Multipart.Builder |
| Modifier and Type | Method and Description |
|---|---|
long |
getAllFileMaxSize() |
long |
getFileMaxSize() |
int |
getMaxInMemorySize() |
java.io.File |
getUploadTempDir() |
static Multipart.Builder |
newBuilder() |
public static Multipart.Builder newBuilder()
public long getAllFileMaxSize()
public long getFileMaxSize()
public int getMaxInMemorySize()
public java.io.File getUploadTempDir()