Uses of Interface
org.apache.activemq.util.Callback
Packages that use Callback
Package
Description
Command objects used via the Command Pattern to communicate among nodes
-
Uses of Callback in org.apache.activemq.command
Fields in org.apache.activemq.command declared as CallbackMethods in org.apache.activemq.command that return CallbackMethods in org.apache.activemq.command with parameters of type CallbackModifier and TypeMethodDescriptionvoidActiveMQMessage.setAcknowledgeCallback(Callback acknowledgeCallback) -
Uses of Callback in org.apache.activemq.util
Methods in org.apache.activemq.util with parameters of type Callback