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