|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ControlCommand | |
---|---|
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 |
Uses of ControlCommand in org.apache.activemq |
---|
Methods in org.apache.activemq with parameters of type ControlCommand | |
---|---|
protected void |
ActiveMQConnection.onControlCommand(ControlCommand command)
|
Uses of ControlCommand in org.apache.activemq.broker |
---|
Methods in org.apache.activemq.broker with parameters of type ControlCommand | |
---|---|
Response |
TransportConnection.processControlCommand(ControlCommand command)
|
Uses of ControlCommand in org.apache.activemq.state |
---|
Methods in org.apache.activemq.state with parameters of type ControlCommand | |
---|---|
Response |
CommandVisitor.processControlCommand(ControlCommand command)
|
Response |
CommandVisitorAdapter.processControlCommand(ControlCommand command)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |