| Package | Description |
|---|---|
| net.lecousin.framework.network.mime.entity |
Mime body entities.
|
| net.lecousin.framework.network.mime.transfer |
MIME transfer encoding.
|
| Class and Description |
|---|
| BinaryEntity
Binary entity.
|
| DefaultMimeEntityFactory
Factory to create a MimeEntity based on its content type.
|
| FormDataEntity
form-data entity, see RFC 2388.
|
| FormDataEntity.PartField
Part for a field.
|
| FormDataEntity.PartFile
Part for a file.
|
| MimeEntity
A Mime entity is a Mime Message with headers and a specific body.
|
| MimeEntityFactory
Factory of MimeEntity from Content-Type.
|
| MultipartEntity
Multi-part entity, see RFC 1341.
|
| Class and Description |
|---|
| MimeEntity
A Mime entity is a Mime Message with headers and a specific body.
|
Copyright © 2020. All rights reserved.