Uses of Interface
org.apache.activemq.command.TransientInitializer
-
Packages that use TransientInitializer Package Description org.apache.activemq.command Command objects used via the Command Pattern to communicate among nodes -
-
Uses of TransientInitializer in org.apache.activemq.command
Classes in org.apache.activemq.command that implement TransientInitializer Modifier and Type Class Description class
ActiveMQObjectMessage
AnObjectMessage
object is used to send a message that contains a serializable object in the Java programming language ("Java object").class
ConsumerInfo
class
MessagePull
Used to pull messages on demand.
-