Interface | Description |
---|---|
ActiveMQSupport |
Interface which should get implemented by ActiveMQ depending implementions
|
Class | Description |
---|---|
ActiveMQMailQueue |
MailQueue implementation which use an ActiveMQ Queue. |
ActiveMQMailQueueFactory |
MailQueueFactory implementations which return
ActiveMQMailQueue instances |
ActiveMQMailQueueItem |
ActiveMQ
MailQueue.MailQueueItem implementation which handles Blob-Messages as
well |
FileSystemBlobStrategy |
BlobUploadStrategy and BlobDownloadStrategy implementation
which use the FileSystem to lookup the File for the
BlobMessage |
FileSystemBlobTransferPolicy |
BlobTransferPolicy which use the FileSystem to download and
upload data. |
MimeMessageBlobMessageSource |
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.