Class | Description |
---|---|
Address |
Address is the representation of a mail address as specified by RFC 2822.
|
BasicHeader |
Wrapper around the
Header to provide a convienient way to access all
important headerfields defined in RFC822. |
Header |
Datastructure that stores headers.
|
IgnoreCaseHashtable<V> | |
LocalMimePart |
LocalMimeParts refer to parsed messages that come from a
Source |
MessageDate |
Formater to render a Date-object to a RFC2822 compatible date
|
MimeHeader |
Wrapper around a
Header to convieniently access Mime-Specific header
fields. |
MimePart |
A mimepart including a MimeHeader.
|
MimeTree |
The BodyStrcuture of a MIME message.
|
MimeType |
Represents the RFC2045 defined mimetyp of the Content-Type headerfield.
|
StreamableMimePart |
MimePart from which the body can be read out from a InputStream
|
Copyright © 2021. All Rights Reserved.