Uses of Class
org.apache.activemq.command.ConnectionError
-
Packages that use ConnectionError Package Description 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 Modifier and Type Method Description Response
TransportConnection. processConnectionError(ConnectionError error)
-
Uses of ConnectionError in org.apache.activemq.state
Methods in org.apache.activemq.state with parameters of type ConnectionError Modifier and Type Method Description Response
CommandVisitor. processConnectionError(ConnectionError error)
Response
CommandVisitorAdapter. processConnectionError(ConnectionError error)
-