Uses of Class
org.apache.activemq.blob.BlobUploader
-
Packages that use BlobUploader Package Description org.apache.activemq.command Command objects used via the Command Pattern to communicate among nodes -
-
Uses of BlobUploader in org.apache.activemq.command
Methods in org.apache.activemq.command that return BlobUploader Modifier and Type Method Description BlobUploader
ActiveMQBlobMessage. getBlobUploader()
Methods in org.apache.activemq.command with parameters of type BlobUploader Modifier and Type Method Description void
ActiveMQBlobMessage. setBlobUploader(BlobUploader blobUploader)
-