public interface MultipartConfig
Modifier and Type | Method and Description |
---|---|
java.io.File |
getDirectory()
Gets the temporary directory.
|
long |
getSizeLimit()
The max size of uploaded files (in bytes).
|
Copyright © 2013 Caelum. All Rights Reserved.