Interface | Description |
---|---|
ViPRS3 |
This interface contains the ViPR extensions above and beyond standard S3
functionality.
|
Class | Description |
---|---|
ViPRResponsesSaxParser |
Overrides XmlResponsesSaxParser to provide additional parsing for ViPR-specific S3 XML responses.
|
ViPRS3Client | |
ViPRS3Client.GetFileAccessResultUnmarshaller | |
ViPRS3Client.ListDataNodesResultUnmarshaller | |
ViPRS3Config |
class to house configuration elements for a ViPR S3 client.
|
ViPRS3HttpClient | |
ViPRS3Signer |
This class overrides S3Signer.sign and replaces RestUtils.makeS3CanonicalString for the sole purpose of adding
ViPR-specific headers and parameters to the canonical string when signing.
|