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 classActiveMQObjectMessageAnObjectMessageobject is used to send a message that contains a serializable object in the Java programming language ("Java object").classConsumerInfoclassMessagePullUsed to pull messages on demand.
-