| Package | Description |
|---|---|
| net.lecousin.framework.network.mime.entity |
Mime body entities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FormDataEntity
form-data entity, see RFC 2388.
|
| Modifier and Type | Method and Description |
|---|---|
static net.lecousin.framework.concurrent.synch.AsyncWork<MultipartEntity,Exception> |
MultipartEntity.from(MimeMessage mime,
boolean fromReceived)
Parse the body of the given MimeMessage into a MultipartEntity.
|
Copyright © 2018. All rights reserved.