| Interface | Description |
|---|---|
| ProgressListener |
The
ProgressListener may be used to display a progress bar
or do stuff like that. |
| Class | Description |
|---|---|
| ByteArrayOutputStream |
This class implements an output stream in which the data is
written into a byte array.
|
| Multipart | |
| MultipartStream |
Low level API for processing file uploads.
|
| Exception | Description |
|---|---|
| MultipartStream.IllegalBoundaryException |
Thrown upon attempt of setting an invalid boundary token.
|
| MultipartStream.MalformedStreamException |
Thrown to indicate that the input stream fails to follow the
required syntax.
|
| SizeException |
Copyright © 2017. All rights reserved.