Uses of Class
org.apache.activemq.state.ConnectionState
Packages that use ConnectionState
-
Uses of ConnectionState in org.apache.activemq.state
Fields in org.apache.activemq.state with type parameters of type ConnectionStateModifier and TypeFieldDescriptionprotected final ConcurrentMap<ConnectionId,
ConnectionState> ConnectionStateTracker.connectionStates
Methods in org.apache.activemq.state with parameters of type ConnectionStateModifier and TypeMethodDescriptionprotected void
ConnectionStateTracker.restoreSessions
(Transport transport, ConnectionState connectionState) protected void
ConnectionStateTracker.restoreTempDestinations
(Transport transport, ConnectionState connectionState)