Package org.jboss.resource.adapter.mail.inflow

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

Class Summary
MailActivation (src) The MailActivation encapsulates a MailResourceAdapter#endpointActivation ResourceAdapter.endpointActivation(MessageEndpointFactory,javax.resource.spi.ActivationSpec)
MailActivationSpec (src) The encapsulation of the mail folder endpoint specification
MailFolder (src) An encapsulation of a mail store folder used by the MailActivation.run to poll and retrieve new messages.
NewMsgsWorker (src)