| 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  MultipartStreamwith a custom size buffer. | 
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.