Package | Description |
---|---|
org.apache.activemq.command |
Command objects used via the Command Pattern to communicate among nodes
|
org.apache.activemq.util |
Modifier and Type | Field and Description |
---|---|
protected Callback |
ActiveMQMessage.acknowledgeCallback |
Modifier and Type | Method and Description |
---|---|
Callback |
ActiveMQMessage.getAcknowledgeCallback() |
Modifier and Type | Method and Description |
---|---|
void |
ActiveMQMessage.setAcknowledgeCallback(Callback acknowledgeCallback) |
Modifier and Type | Method and Description |
---|---|
void |
ServiceStopper.run(Callback stopClosure)
Performs the given code to stop some service handling the exceptions
which may be thrown properly
|
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.