Uses of Package
org.codehaus.activemq.transport.tcp

Packages that use org.codehaus.activemq.transport.tcp
org.codehaus.activemq.transport.jxta An implementation of the transport layer using JXTA P2PSockets for navigating firewalls and NATs  
org.codehaus.activemq.transport.ssl An implementation of the transport layer using SSL over TCP/IP sockets  
org.codehaus.activemq.transport.tcp An implementation of the transport layer using TCP/IP sockets  
 

Classes in org.codehaus.activemq.transport.tcp used by org.codehaus.activemq.transport.jxta
TcpTransportChannel
          A tcp implementation of a TransportChannel
TcpTransportServerChannel
          Binds to a well known port and listens for Sockets ...
 

Classes in org.codehaus.activemq.transport.tcp used by org.codehaus.activemq.transport.ssl
SfTransportChannelFactory
          A factory of TcpTransportChannelFactory instances using a SocketFactory
SfTransportServerChannelFactory
          An implementation of TransportServerChannelFactory which uses a ServerSocketFactory to create ServerSocket instances
TcpTransportChannelFactory
          A tcp implementation of a TransportChannelFactory
 

Classes in org.codehaus.activemq.transport.tcp used by org.codehaus.activemq.transport.tcp
TcpTransportChannelFactory
          A tcp implementation of a TransportChannelFactory
 



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