All Classes and Interfaces

Class
Description
Abstract base class for asynchronous standalone, server-side transport objects.
Abstract base class for the MonitoringStrategy interface.
Abstract base class for standalone, server-side transport objects.
Implementation of WebServiceConnection that is based on the Java 6 HttpServer HttpExchange.
Exception that is thrown when an error occurs in the HTTP transport.
Extension of HttpUrlConnectionMessageSender that adds support for (self-signed) HTTPS certificates.
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.
Base class for server-side transport objects which have a predefined WebServiceMessageReceiver.
Spring SessionAwareMessageListener that can be used to handle incoming Message service requests.
HttpHandler that can be used to handle incoming HttpExchange 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.