Uses of Class
org.apache.activemq.state.ConnectionState
-
Packages that use ConnectionState Package Description org.apache.activemq.state -
-
Uses of ConnectionState in org.apache.activemq.state
Fields in org.apache.activemq.state with type parameters of type ConnectionState Modifier and Type Field Description protected ConcurrentMap<ConnectionId,ConnectionState>ConnectionStateTracker. connectionStatesMethods in org.apache.activemq.state with parameters of type ConnectionState Modifier and Type Method Description protected voidConnectionStateTracker. restoreSessions(Transport transport, ConnectionState connectionState)protected voidConnectionStateTracker. restoreTempDestinations(Transport transport, ConnectionState connectionState)
-