Package | Description |
---|---|
org.apache.commons.fileupload |
A component for handling HTML file uploads as specified by
RFC 1867.
|
Constructor and Description |
---|
MultipartStream(InputStream input,
byte[] boundary,
int bufSize,
MultipartStream.ProgressNotifier pNotifier)
Constructs a
MultipartStream with a custom size buffer. |
Copyright © 2002–2019. All rights reserved.