Package | Description |
---|---|
er.attachment.model | |
er.attachment.upload |
Modifier and Type | Class and Description |
---|---|
class |
ERCloudFilesAttachment
ERS3Attachment (type = "cf") represents an attachment whose content is stored on RackSpace's CloudFiles service and will be served directly from CloudFiles.
|
class |
ERS3Attachment
ERS3Attachment (type = "s3") represents an attachment whose content is stored on Amazon's S3 service and will be served directly from S3.
|
Modifier and Type | Class and Description |
---|---|
class |
ERAttachmentQueueEntry<T extends ERAttachment & ERRemoteAttachment>
The
ERAttachmentQueueEntry is a wrapper that keeps a reference
to the ERAttachment and the file being enqueued for uploading. |
class |
ERAttachmentUploadQueue<T extends ERAttachment & ERRemoteAttachment>
The
ERAttachmentUploadQueue is a queue to upload attachments. |
Copyright © 2002 – 2024 Project Wonder.