Uses of Class
org.apache.activemq.state.SessionState
Packages that use SessionState
-
Uses of SessionState in org.apache.activemq.state
Methods in org.apache.activemq.state that return SessionStateModifier and TypeMethodDescriptionConnectionState.getSessionState(SessionId id) ConnectionState.removeSession(SessionId id) Methods in org.apache.activemq.state that return types with arguments of type SessionStateMethods in org.apache.activemq.state with parameters of type SessionStateModifier and TypeMethodDescriptionprotected voidConnectionStateTracker.restoreConsumers(Transport transport, SessionState sessionState) protected voidConnectionStateTracker.restoreProducers(Transport transport, SessionState sessionState)