public class FileUploadConfig extends Object implements Serializable
| Constructor and Description |
|---|
FileUploadConfig(org.opensingular.lib.commons.base.SingularProperties sp) |
| Modifier and Type | Method and Description |
|---|---|
long |
getDefaultMaxFileSize() |
long |
getDefaultMaxRequestSize() |
long |
getGlobalMaxFileAge() |
long |
getGlobalMaxFileCount() |
long |
getGlobalMaxFileSize() |
long |
getGlobalMaxRequestSize() |
public FileUploadConfig(org.opensingular.lib.commons.base.SingularProperties sp)
public long getGlobalMaxFileAge()
public long getGlobalMaxFileCount()
public long getGlobalMaxFileSize()
public long getGlobalMaxRequestSize()
public long getDefaultMaxFileSize()
public long getDefaultMaxRequestSize()
Copyright © 2017. All rights reserved.