| Class and Description |
|---|
| Body
A body of an MIME entity (as defined in RFC 2045).
|
| Disposable
A Disposable is an object that should be disposed of explicitly
when it is no longer needed.
|
| Entity
A MIME entity.
|
| Header
A header of an MIME entity (as defined in RFC 2045).
|
| Message
An MIME message (as defined in RFC 2045).
|
| MessageBuilder
An interface to build instances of
Message and other DOM elements either without
any content, by copying content of an existing object or by reading content from
an InputStream. |
| MessageServiceFactory
A MessageBuilderFactory is used to create EntityBuilder instances.
|
| MessageWriter
An interface to write out content of
Message and other DOM elements to
an OutputStream. |
| Multipart
A MIME multipart body (as defined in RFC 2045).
|
| SingleBody
Abstract implementation of a single message body; that is, a body that does
not contain (directly or indirectly) any other child bodies.
|
| Class and Description |
|---|
| FieldParser
A parser or transformation process intended to convert raw (unstructured)
Fields into
structured ParsedFields. |
| Class and Description |
|---|
| BinaryBody
A body containing binary data.
|
| Body
A body of an MIME entity (as defined in RFC 2045).
|
| Disposable
A Disposable is an object that should be disposed of explicitly
when it is no longer needed.
|
| Entity
A MIME entity.
|
| FieldParser
A parser or transformation process intended to convert raw (unstructured)
Fields into
structured ParsedFields. |
| Header
A header of an MIME entity (as defined in RFC 2045).
|
| Message
An MIME message (as defined in RFC 2045).
|
| MessageBuilder
An interface to build instances of
Message and other DOM elements either without
any content, by copying content of an existing object or by reading content from
an InputStream. |
| MessageServiceFactory
A MessageBuilderFactory is used to create EntityBuilder instances.
|
| MessageWriter
An interface to write out content of
Message and other DOM elements to
an OutputStream. |
| Multipart
A MIME multipart body (as defined in RFC 2045).
|
| TextBody
Encapsulates the contents of a
text/* entity body. |
| Class and Description |
|---|
| Message
An MIME message (as defined in RFC 2045).
|
| Class and Description |
|---|
| BinaryBody
A body containing binary data.
|
| TextBody
Encapsulates the contents of a
text/* entity body. |
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.