Uses of Class
org.apache.activemq.state.ConnectionStateTracker
-
Packages that use ConnectionStateTracker Package Description org.apache.activemq.transport.failover Fail-Over Transport which will automatically reconnect to a failed transport and choose one of a list of possible transport implementations to use. -
-
Uses of ConnectionStateTracker in org.apache.activemq.transport.failover
Methods in org.apache.activemq.transport.failover that return ConnectionStateTracker Modifier and Type Method Description ConnectionStateTracker
FailoverTransport. getStateTracker()
-