Uses of Class
org.apache.activemq.broker.TransportConnection

Packages that use TransportConnection
org.apache.activemq.broker The core classes for the ActiveMQ Message Broker and its connectors. 
org.apache.activemq.broker.jmx JMX MBeans for the broker and its core connectors. 
 

Uses of TransportConnection in org.apache.activemq.broker
 

Methods in org.apache.activemq.broker with parameters of type TransportConnection
protected  void TransportStatusDetector.doCollection(TransportConnection tc)
           
 void TransportConnector.onStarted(TransportConnection connection)
           
 void TransportConnector.onStopped(TransportConnection connection)
           
 

Uses of TransportConnection in org.apache.activemq.broker.jmx
 

Subclasses of TransportConnection in org.apache.activemq.broker.jmx
 class ManagedTransportConnection
          A managed transport connection
 



Copyright © 2010 Apache Software Foundation. All Rights Reserved.