public interface MultipartConfig
Modifier and Type | Method and Description |
---|---|
int |
getFileSizeThreshold() |
java.lang.String |
getLocation() |
long |
getMaxFileSize() |
long |
getMaxRequestSize() |
boolean |
isSetFileSizeThreshold() |
boolean |
isSetMaxFileSize() |
boolean |
isSetMaxRequestSize() |
java.lang.String getLocation()
boolean isSetMaxFileSize()
getMaxFileSize()
long getMaxFileSize()
isSetMaxFileSize()
boolean isSetMaxRequestSize()
getMaxRequestSize()
long getMaxRequestSize()
isSetMaxRequestSize()
boolean isSetFileSizeThreshold()
getFileSizeThreshold()
int getFileSizeThreshold()
isSetFileSizeThreshold()