| Package | Description |
|---|---|
| org.mule.transport.http |
Provides http transport including proxy support.
|
| org.mule.transport.ssl |
Provides tcp connectivity over Ssl for Mule.
|
| org.mule.transport.tcp |
Provides tcp connectivity for Mule.
|
| org.mule.transport.tcp.protocols |
| Class and Description |
|---|
TcpConnector
TcpConnector can bind or sent to a given TCP port on a given host. |
TcpMessageReceiver
TcpMessageReceiver acts like a TCP server to receive socket
requests. |
| Class and Description |
|---|
| AbstractTcpSocketFactory
Creates a client socket using the socket address extracted from the endpoint.
|
| SimpleServerSocketFactory |
TcpConnector
TcpConnector can bind or sent to a given TCP port on a given host. |
TcpMessageReceiver
TcpMessageReceiver acts like a TCP server to receive socket
requests. |
| TcpMessageReceiver.TcpWorker |
| TcpServerSocketFactory |
| TcpSocketKey
This is used to adapt an endpoint so that it can be used as a key for sockets.
|
| Class and Description |
|---|
| AbstractTcpSocketFactory
Creates a client socket using the socket address extracted from the endpoint.
|
| SimpleServerSocketFactory |
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. |
| TcpProtocol
The TcpProtocol interface enables to plug different application level protocols on
a TcpConnector.
|
| TcpSocketKey
This is used to adapt an endpoint so that it can be used as a key for sockets.
|
| Class and Description |
|---|
| TcpProtocol
The TcpProtocol interface enables to plug different application level protocols on
a TcpConnector.
|
Copyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.