| Package | Description |
|---|---|
| org.apache.activemq |
The core JMS client API implementation classes.
|
| org.apache.activemq.broker |
The core classes for the ActiveMQ Message Broker and its connectors.
|
| org.apache.activemq.state | |
| org.apache.activemq.transport.failover |
Fail-Over Transport which will automatically reconnect to a failed transport and choose one of a list of possible transport implementations to use.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ActiveMQConnection.onConnectionControl(ConnectionControl command) |
| Modifier and Type | Method and Description |
|---|---|
protected ConnectionControl |
TransportConnector.getConnectionControl() |
| Modifier and Type | Method and Description |
|---|---|
Response |
TransportConnection.processConnectionControl(ConnectionControl control) |
void |
TransportConnection.updateClient(ConnectionControl control) |
void |
Connection.updateClient(ConnectionControl control) |
| Modifier and Type | Method and Description |
|---|---|
Response |
CommandVisitorAdapter.processConnectionControl(ConnectionControl control) |
Response |
CommandVisitor.processConnectionControl(ConnectionControl control) |
| Modifier and Type | Method and Description |
|---|---|
void |
FailoverTransport.handleConnectionControl(ConnectionControl control) |
Copyright © 2005-2013 Red Hat, Inc.. All Rights Reserved.