|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
InTransport | Represents an inbound transport, that is the transport used to receive information. |
OutTransport | Represents an outbound transport, that is the transport used to send information. |
Transport | Base interface for inbound and outbound transports. |
Class Summary | |
---|---|
BaseTransport | Base abstract class for a Transport that provides local storage for all transport properties. |
InputStreamInTransportAdapter | Adapter that allows a raw InputStream to be used as an InTransport . |
OutputStreamOutTransportAdapter | Adapter that allows a raw OutputStream to be used as an OutTransport . |
Exception Summary | |
---|---|
TransportException | Base exception for transport-related errors. |
Interfaces to the various transports (HTTP, SMTP, TCP, etc.) that may be used to receive/send messages.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |