Uses of Interface
org.apache.activemq.BlobMessage
Packages that use BlobMessage
Package
Description
The core JMS client API implementation classes.
Command objects used via the Command Pattern to communicate among nodes
-
Uses of BlobMessage in org.apache.activemq
Methods in org.apache.activemq that return BlobMessageModifier and TypeMethodDescriptionActiveMQSession.createBlobMessage(File file) Creates an initializedBlobMessageobject.ActiveMQSession.createBlobMessage(InputStream in) Creates an initializedBlobMessageobject.ActiveMQSession.createBlobMessage(URL url) Creates an initializedBlobMessageobject.ActiveMQSession.createBlobMessage(URL url, boolean deletedByBroker) Creates an initializedBlobMessageobject. -
Uses of BlobMessage in org.apache.activemq.command
Classes in org.apache.activemq.command that implement BlobMessageModifier and TypeClassDescriptionclassAn implementation ofBlobMessagefor out of band BLOB transfer