| Package | Description |
|---|---|
| org.synchronoss.cloud.nio.multipart |
| Class and Description |
|---|
| BlockingIOAdapter.ParserToken
Interface representing a parser token.
|
| BlockingIOAdapter.ParserToken.Type
Type of a token: part, nested (start) and nested (end)
|
| Multipart.Builder
Builder that created an
NioMultipartParser or a CloseableIterator based on the configuration selected via the fluent API. |
| MultipartContext
Multipart context containing:
Content Type
Content Length
Character Encoding
|
| NioMultipartParser
The main class for parsing a multipart stream in an NIO mode.
|
| NioMultipartParserListener
Listener that will be notified with the progress of the multipart parsing.
|
| PartBodyStreamStorageFactory
Factory for a
StreamStorage. |
Copyright © 2017. All rights reserved.