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

Packages that use org.apache.activemq.transport.tcp
org.apache.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.apache.activemq.transport.tcp TCP/IP based Transport implementation. 
org.apache.activemq.transport.xmpp   
 

Classes in org.apache.activemq.transport.tcp used by org.apache.activemq.transport.stomp
SslTransportFactory
          An implementation of the TcpTransportFactory using SSL.
TcpTransportFactory
           
 

Classes in org.apache.activemq.transport.tcp used by org.apache.activemq.transport.tcp
SslTransportFactory
          An implementation of the TcpTransportFactory using SSL.
TcpTransport
          An implementation of the Transport interface using raw tcp/ip
TcpTransportFactory
           
TcpTransportServer
          A TCP based implementation of TransportServer
 

Classes in org.apache.activemq.transport.tcp used by org.apache.activemq.transport.xmpp
TcpTransport
          An implementation of the Transport interface using raw tcp/ip
TcpTransportFactory
           
TcpTransportServer
          A TCP based implementation of TransportServer
 



Copyright © 2009 Apache Software Foundation. All Rights Reserved.