Uses of Package
org.activemq.transport.tcp

Packages that use org.activemq.transport.tcp
org.activemq.transport.jabber A transport using Jabber (XMPP) 
org.activemq.transport.stomp An implementation of the Stomp protocol which is a simple wire protocol for writing clients for ActiveMQ in different languages like Ruby, Python, PHP, C etc. 
org.activemq.transport.tcp An implementation of the transport layer using TCP/IP sockets 
 

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

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

Classes in org.activemq.transport.tcp used by org.activemq.transport.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 ...
 



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