All Classes and Interfaces

Class
Description
Attachment class.
Interface for handling attachments for XmlMailCreator
Interface for handling the email body for XmlMailCreator
Default Email implementation of the AdaptrisMessageConsumer interface.
 
Do nothing with mail headers.
MailReceiverFactory that uses standard Javamail functionality and supports both POP3 + IMAP
Mail Constants.
Representation of an attachment to a mail message.
Wrapper around the JavaMail API supporting all the standard protocols that are available.
 
Email implementation of the AdaptrisMessageConsumer interface.
Representation of the body of a mail message.
Interface for creating a mail message from an AdaptrisMessage
This is the container class for any exceptions that occur
Interface to allow configurable behaviour around mail headers.
Abstract implementation of the AdaptrisMessageProducer interface for handling Email.
Interface for Adaptris mail receiver clients
Interface for creating a mail receiver.
An interface for an email sender client.
 
 
 
 
Interface for filtering mailboxes.
Helper class to parse a MimeMessage retrieved from a mailbox.
Store mail headers as metadata.
Add headers from a mime message as metadata.
MailCreator implementation that assumes the AdaptrisMessage is a MIME Multipart.
Implementation of the AdaptrisMessageProducer interface for handling email.
Abstract base class for mail consumer implementations that will parse the MimeMessage.
MailReceiverFactory that supports POP3 using the commons net POP3Client.
MailReceiverFactory that supports POP3S using the commons net POP3SClient.
Email implementation of the AdaptrisMessageConsumer interface.
Replaces DefaultSmtpProducer if you just want to send an email.
Replacement for DefaultSmtpProducer if you want to send an email with the payload as an attachment.
The Adaptris SMTP client.
 
Handle attachments for MultiAttachmentSmtpProducer.
Handle the body for MultiAttachmentSmtpProducer where the XPath should be treated as an XML document.
MailCreator implementation that assumes the AdaptrisMessage is an XML document.