Package org.apache.activemq.blob

Helper classes for dealing with out-of-band BLOB objects

See:
          Description

Interface Summary
BlobUploadStrategy Represents a strategy of uploading a file/stream to some remote
 

Class Summary
BlobTransferPolicy The policy for configuring how BLOBs (Binary Large OBjects) are transferred out of band between producers, brokers and consumers.
BlobUploader A helper class to represent a required upload of a BLOB to some remote URL
DefaultBlobUploadStrategy A default implementation of BlobUploadStrategy which uses the URL class to upload files or streams to a remote URL
 

Package org.apache.activemq.blob Description

Helper classes for dealing with out-of-band BLOB objects



Copyright © 2008 The Apache Software Foundation. All Rights Reserved.