| Package | Description |
|---|---|
| abs.ixi.client.io.multipart |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractContent
Abstract implementation of
Content interface. |
class |
AudioContent |
class |
BinaryContent
BinaryContent is to represent binary content. |
class |
ImageContent |
class |
MediaContent |
class |
TextContent |
class |
VideoContent |
| Modifier and Type | Method and Description |
|---|---|
Content |
Multipart.getContent() |
| Modifier and Type | Method and Description |
|---|---|
void |
Multipart.setContent(Content content) |
| Constructor and Description |
|---|
Multipart(String name,
Content content) |
Copyright © 2019. All rights reserved.