| Package | Description |
|---|---|
| to.etc.domui.util.upload |
| Modifier and Type | Class and Description |
|---|---|
class |
FileUploadInterruptedException
Thrown when EOF or connection reset is detected during upload.
|
class |
FileUploadSizeExceededException |
| Modifier and Type | Method and Description |
|---|---|
List<UploadItem> |
UploadParser.parseRequest(javax.servlet.http.HttpServletRequest ctx,
String hdrencoding) |
List<UploadItem> |
UploadParser.parseRequest(InputStream is,
String hdrencoding,
String contentType,
int requestSize) |
Copyright © 2017 etc.to. All rights reserved.