Package | Description |
---|---|
org.apache.activemq |
The core JMS client API implementation classes.
|
org.apache.activemq.command |
Command objects used via the Command Pattern to communicate among nodes
|
org.apache.activemq.state |
Modifier and Type | Method and Description |
---|---|
ConnectionInfo |
ActiveMQConnection.getConnectionInfo() |
Modifier and Type | Method and Description |
---|---|
ConnectionInfo |
ConnectionInfo.copy() |
Constructor and Description |
---|
SessionInfo(ConnectionInfo connectionInfo,
long sessionId) |
Modifier and Type | Method and Description |
---|---|
ConnectionInfo |
ConnectionState.getInfo() |
Modifier and Type | Method and Description |
---|---|
Response |
CommandVisitorAdapter.processAddConnection(ConnectionInfo info) |
Response |
ConnectionStateTracker.processAddConnection(ConnectionInfo info) |
Response |
CommandVisitor.processAddConnection(ConnectionInfo info) |
void |
ConnectionState.reset(ConnectionInfo info) |
Constructor and Description |
---|
ConnectionState(ConnectionInfo info) |
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.