Package org.mule.providers.tcp

Provides tcp connectivity for Mule.

See:
          Description

Interface Summary
PooledSocketFactory The types are insufficient to describe the interface here.
SimpleServerSocketFactory  
TcpProtocol The TcpProtocol interface enables to plug different application level protocols on a TcpConnector.
 

Class Summary
TcpConnector TcpConnector can bind or sent to a given TCP port on a given host.
TcpMessageAdapter TcpMessageAdapter TODO
TcpMessageDispatcher TcpMessageDispatcher will send transformed Mule events over TCP.
TcpMessageDispatcherFactory TcpMessageDispatcherFactory TODO
TcpMessageReceiver TcpMessageReceiver acts like a TCP server to receive socket requests.
TcpServerSocketFactory  
TcpSocketFactory Creates a client socket using the host and port address supplied in the endpoint URI.
TcpStreamingMessageReceiver TcpStreamingMessageReceiver establishes a TCP client connection to an external server and reads the streaming data.
 

Package org.mule.providers.tcp Description

Provides tcp connectivity for Mule.



Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.