Package org.activemq.transport.tcp

An implementation of the transport layer using TCP/IP sockets

See:
          Description

Class Summary
SfTransportChannelFactory A factory of TcpTransportChannelFactory instances using a SocketFactory
SfTransportServerChannelFactory An implementation of TransportServerChannelFactory which uses a ServerSocketFactory to create ServerSocket instances
TcpBufferedOutputStream An optimized buffered outputstream for Tcp
TcpTransportChannel A tcp implementation of a TransportChannel
TcpTransportChannelFactory A tcp implementation of a TransportChannelFactory
TcpTransportServerChannel Binds to a well known port and listens for Sockets ...
TcpTransportServerChannelFactory A tcp implementation of a TransportServerChannelFactory
 

Package org.activemq.transport.tcp Description

An implementation of the transport layer using TCP/IP sockets



Copyright © 2004-2007 Protique, Ltd.. All Rights Reserved.