| Package | Description |
|---|---|
| org.apache.activemq.state |
| Modifier and Type | Method and Description |
|---|---|
SessionState |
ConnectionState.getSessionState(SessionId id) |
SessionState |
ConnectionState.removeSession(SessionId id) |
| Modifier and Type | Method and Description |
|---|---|
Collection<SessionState> |
ConnectionState.getSessionStates() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConnectionStateTracker.restoreConsumers(Transport transport,
SessionState sessionState) |
protected void |
ConnectionStateTracker.restoreProducers(Transport transport,
SessionState sessionState) |
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.