| Interface | Description |
|---|---|
| Headers |
Well-known MIME header names.
|
| MultipartPart |
A part in a multipart body.
|
| Class | Description |
|---|---|
| ContentType |
Content-Type of MIME body.
|
| FileSuffixToContentType |
Maps file suffix to ContentType.
|
| HeaderMap |
A Map implementation for MIME headers, with case-insensitive keys.
|
| MultipartByteSource |
Generates a multipart body.
|
| MultipartParser |
Parses a multipart body.
|
| TokenParams |
Represents a token with some parameters.
|