See: Description
| Interface | Description |
|---|---|
| MailListener |
The message inflow interface an MDB must implement to receive messages
from the JavaMail adaptor.
|
| Class | Description |
|---|---|
| IMAPMailFolder |
An IMAP mail folder
|
| IMAPsMailFolder |
An IMAPs mail folder
|
| MailActivation |
The MailActivation encapsulates a MailResourceAdapter#endpointActivation
|
| MailActivationSpec |
The encapsulation of the mail folder endpoint specification
|
| MailFolder |
An encapsulation of a mail store folder used by the MailActivation.run to
poll and retrieve new messages.
|
| NewMsgsWorker |
Handles new messages
|
| POP3MailFolder |
Represents a POP3 mail folder
|
| POP3sMailFolder |
Represents a POP3s mail folder
|
Copyright ? 2010 Red Hat Middleware LLC (http://www.jboss.com/)