Package | Description |
---|---|
org.apache.activemq |
The core JMS client API implementation classes.
|
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 |
---|---|
Response |
CommandVisitorAdapter.processConnectionControl(ConnectionControl control) |
Response |
CommandVisitor.processConnectionControl(ConnectionControl control) |
Modifier and Type | Method and Description |
---|---|
void |
FailoverTransport.handleConnectionControl(ConnectionControl control) |
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.