Uses of Class
org.apache.activemq.transport.TransportServerThreadSupport

Packages that use TransportServerThreadSupport
org.apache.activemq.transport.tcp TCP/IP based Transport implementation. 
org.apache.activemq.transport.xmpp   
 

Uses of TransportServerThreadSupport in org.apache.activemq.transport.tcp
 

Subclasses of TransportServerThreadSupport in org.apache.activemq.transport.tcp
 class SslTransportServer
          An SSL TransportServer.
 class TcpTransportServer
          A TCP based implementation of TransportServer
 

Uses of TransportServerThreadSupport in org.apache.activemq.transport.xmpp
 

Subclasses of TransportServerThreadSupport in org.apache.activemq.transport.xmpp
 class XmppTransportServer
           
 



Copyright © 2010 Apache Software Foundation. All Rights Reserved.