| Interface | Description |
|---|---|
| BodyFactory |
Factory for creating message bodies.
|
| Class | Description |
|---|---|
| AbstractEntity |
Abstract MIME entity.
|
| AbstractHeader |
Abstract MIME header.
|
| AbstractMessage |
Abstract MIME message.
|
| AbstractMultipart |
Abstract MIME multipart body.
|
| BasicBodyFactory |
Factory for creating message bodies.
|
| BodyPart |
A MIME body part (as defined in RFC 2045).
|
| DefaultBodyDescriptorBuilder |
Default
BodyDescriptorBuilder implementation. |
| DefaultMessageBuilder |
Default implementation of
MessageBuilder. |
| DefaultMessageWriter |
Default implementation of
MessageWriter. |
| HeaderImpl |
Default implementation of
Header. |
| MaximalBodyDescriptor |
Extended
BodyDescriptor implementation with complete content details. |
| MessageImpl |
Default implementation of
Message. |
| MessageServiceFactoryImpl |
The default MessageBuilderFactory bundled with Mime4j.
|
| MultipartImpl |
Default implementation of
Multipart. |
| SimpleContentHandler |
Abstract implementation of ContentHandler that automates common
tasks.
|
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.