All Classes and Interfaces

Class
Description
Abstract base class for the MonitoringStrategy interface.
Implementation of the MonitoringStrategy interface that uses the IMAP IDLE command for asynchronous message detection.
Convenience base class for JMS server-side transport objects.
WebServiceMessageSender implementation that uses JMS Messages.
Implementation of WebServiceConnection that is used for server-side JMS access.
Implementation of WebServiceConnection that is used for client-side JMS access.
Declares JMS-specific transport constants.
Exception that is thrown when an error occurs in the JMS transport.
Collection of utility methods to work with JMS transports.
Server-side component for receiving email messages using JavaMail.
WebServiceMessageSender implementation that uses Mail MimeMessages.
Implementation of WebServiceConnection that is used for server-side Mail access.
Implementation of WebServiceConnection that is used for client-side Mail access.
Declares Mail-specific transport constants.
Exception that is thrown when an error occurs in the Mail transport.
Collection of utility methods to work with Mail transports.
Defines the contract for objects that monitor a given folder for new messages.
Implementation of the MonitoringStrategy interface that uses a simple polling mechanism.
Implementation of the MonitoringStrategy interface that uses a simple polling mechanism suitable for POP3 servers.
Spring SessionAwareMessageListener that can be used to handle incoming Message service requests.
Factory to make XMPPConnection and perform connection and login on the XMPP server.
Server-side component for receiving XMPP (Jabber) messages.
WebServiceMessageSender implementation that uses XMPP Messages.
Implementation of WebServiceConnection that is used for server-side XMPP access.
Implementation of WebServiceConnection that is used for client-side XMPP access.
Declares XMPP-specific transport constants.
Collection of utility methods to work with Mail transports.