Service | Function |
Adds a body part (header fields and content) to a specified MIME object. | |
Adds one or more header fields to a specified MIME object. | |
Creates a MIME object. | |
Retrieves the content (payload) from the specified MIME object. | |
Returns the list of header fields for the specified body part. | |
Returns the value of the Content-Type message header from the specified MIME object. | |
Generates an InputStream representation of a MIME message from a specified MIME object. | |
Returns the list of message headers from a specified MIME object. | |
Returns the number of body parts in the specified MIME object. | |
Returns the top-level portion of a MIME object's Content-Type value. | |
Returns the sub-type portion of a MIME object's Content-Type value. | |
Concatenates the contents of the header and body mapped to the input. |