Uses of Class
org.apache.activemq.command.ConnectionError

Packages that use ConnectionError
org.apache.activemq.broker The core classes for the ActiveMQ Message Broker and its connectors. 
org.apache.activemq.state   
 

Uses of ConnectionError in org.apache.activemq.broker
 

Methods in org.apache.activemq.broker with parameters of type ConnectionError
 Response TransportConnection.processConnectionError(ConnectionError error)
           
 

Uses of ConnectionError in org.apache.activemq.state
 

Methods in org.apache.activemq.state with parameters of type ConnectionError
 Response CommandVisitor.processConnectionError(ConnectionError error)
           
 Response CommandVisitorAdapter.processConnectionError(ConnectionError error)
           
 



Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.