|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Callback | |
|---|---|
| org.apache.activemq.command | Command objects used via the Command Pattern to communicate among nodes |
| org.apache.activemq.util | |
| Uses of Callback in org.apache.activemq.command |
|---|
| Fields in org.apache.activemq.command declared as Callback | |
|---|---|
protected Callback |
ActiveMQMessage.acknowledgeCallback
|
| Methods in org.apache.activemq.command that return Callback | |
|---|---|
Callback |
ActiveMQMessage.getAcknowledgeCallback()
|
| Methods in org.apache.activemq.command with parameters of type Callback | |
|---|---|
void |
ActiveMQMessage.setAcknowledgeCallback(Callback acknowledgeCallback)
|
| Uses of Callback in org.apache.activemq.util |
|---|
| Methods in org.apache.activemq.util with parameters of type Callback | |
|---|---|
void |
ServiceStopper.run(Callback stopClosure)
Performs the given code to stop some service handling the exceptions which may be thrown properly |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||