Package org.jboss.jca.adapters.mail.inflow

This package contains the inflow part of the mail resource adapter.

See:
          Description


Interface Summary
MailListener The message inflow interface an MDB must implement to receive messages from the JavaMail adaptor.
 

Class Summary
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
 

Package org.jboss.jca.adapters.mail.inflow Description

This package contains the inflow part of the mail resource adapter.



Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)