|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SessionState | |
|---|---|
| org.apache.activemq.state | |
| Uses of SessionState in org.apache.activemq.state |
|---|
| Methods in org.apache.activemq.state that return SessionState | |
|---|---|
SessionState |
ConnectionState.getSessionState(SessionId id)
|
SessionState |
ConnectionState.removeSession(SessionId id)
|
| Methods in org.apache.activemq.state that return types with arguments of type SessionState | |
|---|---|
Collection<SessionState> |
ConnectionState.getSessionStates()
|
| Methods in org.apache.activemq.state with parameters of type SessionState | |
|---|---|
protected void |
ConnectionStateTracker.restoreConsumers(Transport transport,
SessionState sessionState)
|
protected void |
ConnectionStateTracker.restoreProducers(Transport transport,
SessionState sessionState)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||