| Package | Description |
|---|---|
| javax.mail | |
| javax.mail.event | |
| javax.mail.internet | |
| javax.mail.search | |
| org.apache.geronimo.mail.util |
| Class and Description |
|---|
| Address
This abstract class models the addresses in a message.
|
| Authenticator |
| BodyPart |
| FetchProfile
A FetchProfile defines a list of message attributes that a client wishes to prefetch
from the server during a fetch operation.
|
| FetchProfile.Item
Inner class that defines sets of headers that are commonly bundled together
in a FetchProfile.
|
| Flags
Representation of flags that may be associated with a message.
|
| Flags.Flag |
| Folder
An abstract representation of a folder in a mail system; subclasses would
implement Folders for each supported protocol.
|
| Message |
| Message.RecipientType
Enumeration of types of recipients allowed by the Message class.
|
| MessageContext
The context in which a piece of message content is contained.
|
| MessagingException |
| Multipart
A container for multiple
BodyParts. |
| MultipartDataSource |
| NoSuchProviderException |
| Part
Note: Parts are used in Collections so implementing classes must provide
a suitable implementation of equals and hashCode.
|
| PasswordAuthentication
A data holder used by Authenticator to contain a username and password.
|
| Provider |
| Provider.Type
A enumeration inner class that defines Provider types.
|
| Service |
| Session
OK, so we have a final class in the API with a heck of a lot of implementation required...
|
| Store
Abstract class that represents a message store.
|
| Transport
Abstract class modeling a message transport.
|
| UIDFolder.FetchProfileItem |
| URLName |
| Class and Description |
|---|
| Address
This abstract class models the addresses in a message.
|
| Folder
An abstract representation of a folder in a mail system; subclasses would
implement Folders for each supported protocol.
|
| Message |
| Store
Abstract class that represents a message store.
|
| Transport
Abstract class modeling a message transport.
|
| Class and Description |
|---|
| Address
This abstract class models the addresses in a message.
|
| BodyPart |
| Flags
Representation of flags that may be associated with a message.
|
| Flags.Flag |
| Folder
An abstract representation of a folder in a mail system; subclasses would
implement Folders for each supported protocol.
|
| Message |
| Message.RecipientType
Enumeration of types of recipients allowed by the Message class.
|
| MessageAware |
| MessageContext
The context in which a piece of message content is contained.
|
| MessagingException |
| Multipart
A container for multiple
BodyParts. |
| Part
Note: Parts are used in Collections so implementing classes must provide
a suitable implementation of equals and hashCode.
|
| Session
OK, so we have a final class in the API with a heck of a lot of implementation required...
|
| Class and Description |
|---|
| Address
This abstract class models the addresses in a message.
|
| Flags
Representation of flags that may be associated with a message.
|
| Message |
| Message.RecipientType
Enumeration of types of recipients allowed by the Message class.
|
| MessagingException |
| Class and Description |
|---|
| Session
OK, so we have a final class in the API with a heck of a lot of implementation required...
|
Copyright © 2013. All Rights Reserved.