Package | Description |
---|---|
org.columba.ristretto.composer |
This is the package for rendering messages.
|
org.columba.ristretto.composer.mimepartrenderers |
Basic MimePartRenderers.
|
org.columba.ristretto.message |
Datastructures associated with Messages.
|
org.columba.ristretto.parser |
Parsers for message parsing.
|
org.columba.ristretto.smtp |
Low level implementation of the SMTP Protocol as specified by RFC 2821.
|
Class and Description |
---|
MimePart
A mimepart including a MimeHeader.
|
MimeTree
The BodyStrcuture of a MIME message.
|
Class and Description |
---|
MimePart
A mimepart including a MimeHeader.
|
Class and Description |
---|
Address
Address is the representation of a mail address as specified by RFC 2822.
|
Header
Datastructure that stores headers.
|
MimeHeader
Wrapper around a
Header to convieniently access Mime-Specific header
fields. |
MimePart
A mimepart including a MimeHeader.
|
MimeType
Represents the RFC2045 defined mimetyp of the Content-Type headerfield.
|
StreamableMimePart
MimePart from which the body can be read out from a InputStream
|
Class and Description |
---|
Address
Address is the representation of a mail address as specified by RFC 2822.
|
MimeType
Represents the RFC2045 defined mimetyp of the Content-Type headerfield.
|
Class and Description |
---|
Address
Address is the representation of a mail address as specified by RFC 2822.
|
Copyright © 2021. All Rights Reserved.