| Interface | Description |
|---|---|
| PayloadStore |
An AWS storage service that supports saving high payload sizes.
|
| Class | Description |
|---|---|
| PayloadS3Pointer |
This class is used for carrying pointer to Amazon S3 objects which contain payloads.
|
| PayloadStorageConfiguration |
Amazon payload storage configuration options such as Amazon S3 client,
bucket name, and payload size threshold for payloads.
|
| S3BackedPayloadStore |
S3 based implementation for PayloadStore.
|
| S3Dao |
Dao layer to access S3.
|
| Util |
Copyright © 2020. All rights reserved.