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

Packages that use org.apache.activemq.transport.tcp
org.apache.activemq.transport The core Transport abstraction and support classes 
org.apache.activemq.transport.nio   
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. 
 

Classes in org.apache.activemq.transport.tcp used by org.apache.activemq.transport
TimeStampStream
           
 

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

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



Copyright © 2005-2011. All Rights Reserved.