|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| NextMessageExceptionPolicy | An exception policy that is called when an exception is thrown while processing the next message |
| SimpleServerSocketFactory | |
| SocketPoolFactory | A factory for socket pools |
| TcpProtocol | The TcpProtocol interface enables to plug different application level protocols on a TcpConnector. |
| Class Summary | |
|---|---|
| AbstractTcpSocketFactory | Creates a client socket using the socket address extracted from the endpoint. |
| DefaultMessageExceptionPolicy | An exception policy that returns null when the exception is thrown |
| DefaultSocketPoolFactory | Default implementation of SocketPoolFactory |
| LocalSocketTcpMessageDispatcher | LocalSocketTcpMessageDispatcher will send transformed Mule events
over TCP. |
| LocalSocketTcpMessageDispatcherFactory | A factory for LocalSocketTcpMessageDispatcher |
| PollingTcpConnector | PollingTcpMessageReceiver acts as a polling TCP connector. |
| PollingTcpMessageReceiver | PollingTcpMessageReceiver acts like a TCP client polling for new
messages. |
| RewriteMessageExceptionPolicy | An exception policy that rewrites the exception |
| TcpConnector | TcpConnector can bind or sent to a given TCP port on a given host. |
| TcpInputStream | The TcpMessageDispatcher and the TcpMessageReceiver use this
class as the input parameter to the read() method on the TcpProtocol
interface. |
| TcpMessageDispatcher | Send transformed Mule events over TCP. |
| TcpMessageDispatcherFactory | |
| TcpMessageReceiver | TcpMessageReceiver acts like a TCP server to receive socket
requests. |
| TcpMessageRequester | Request transformed Mule events from TCP. |
| TcpMessageRequesterFactory | |
| TcpServerSocketFactory | |
| TcpSocketFactory | |
| TcpSocketKey | This is used to adapt an endpoint so that it can be used as a key for sockets. |
Provides tcp connectivity for Mule.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||