| Package | Description |
|---|---|
| abs.ixi.client.io | |
| abs.ixi.client.io.multipart |
| Modifier and Type | Method and Description |
|---|---|
void |
MultipartByteProcessor.process(byte[] data) |
void |
MultipartByteProcessor.process(byte[] data,
int offset,
int length) |
| Modifier and Type | Method and Description |
|---|---|
void |
MultipartParser.parse(ByteSource byteSource,
MultipartParserContext context)
Parses mime bytes from given
ByteSource using the handler given. |
MultipartMessage |
MultipartReader.readMultipartMessage() |
Copyright © 2019. All rights reserved.