Uses of Interface
org.apache.activemq.ScheduledMessage
-
Packages that use ScheduledMessage Package Description org.apache.activemq.command 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 ScheduledMessage Modifier and Type Class Description classActiveMQBlobMessageAn implementation ofBlobMessagefor out of band BLOB transferclassActiveMQBytesMessageABytesMessageobject is used to send a message containing a stream of uninterpreted bytes.classActiveMQMapMessageAMapMessageobject is used to send a set of name-value pairs.classActiveMQMessageclassActiveMQObjectMessageAnObjectMessageobject is used to send a message that contains a serializable object in the Java programming language ("Java object").classActiveMQStreamMessageAStreamMessageobject is used to send a stream of primitive types in the Java programming language.classActiveMQTextMessage
-