Uses of Package
org.apache.activemq.blob
-
Packages that use org.apache.activemq.blob Package Description org.apache.activemq The core JMS client API implementation classes.org.apache.activemq.blob Helper classes for dealing with out-of-band BLOB objectsorg.apache.activemq.command Command objects used via the Command Pattern to communicate among nodes -
Classes in org.apache.activemq.blob used by org.apache.activemq Class Description BlobTransferPolicy The policy for configuring how BLOBs (Binary Large OBjects) are transferred out of band between producers, brokers and consumers. -
Classes in org.apache.activemq.blob used by org.apache.activemq.blob Class Description BlobDownloadStrategy Represents a strategy of downloading a file/stream from some remoteBlobTransferPolicy The policy for configuring how BLOBs (Binary Large OBjects) are transferred out of band between producers, brokers and consumers.BlobUploadStrategy Represents a strategy of uploading a file/stream to some remoteDefaultStrategy -
Classes in org.apache.activemq.blob used by org.apache.activemq.command Class Description BlobDownloader Mediator for Blob DownloadBlobUploader A helper class to represent a required upload of a BLOB to some remote URL