Uses of Interface
org.apache.activemq.ScheduledMessage
Packages that use ScheduledMessage
Package
Description
Command objects used via the Command Pattern to communicate among nodes
-
Uses of ScheduledMessage in org.apache.activemq.command
Classes in org.apache.activemq.command that implement ScheduledMessageModifier and TypeClassDescriptionclassAn implementation ofBlobMessagefor out of band BLOB transferclassABytesMessageobject is used to send a message containing a stream of uninterpreted bytes.classAMapMessageobject is used to send a set of name-value pairs.classclassAnObjectMessageobject is used to send a message that contains a serializable object in the Java programming language ("Java object").classAStreamMessageobject is used to send a stream of primitive types in the Java programming language.class