Package | Description |
---|---|
org.jets3t.service.impl.rest |
Contains utilties of use to any REST/HTTP S3 Service implementations, and specifically to
the HttpClient implementation provided with JetS3t.
|
Modifier and Type | Class and Description |
---|---|
class |
XmlResponsesSaxParser.GSBucketLoggingStatusHandler
Handler for Logging response XML documents for a bucket.
|
class |
XmlResponsesSaxParser.S3BucketLoggingStatusHandler
Handler for LoggingStatus response XML documents for a bucket.
|
Modifier and Type | Method and Description |
---|---|
XmlResponsesSaxParser.BucketLoggingStatusHandler |
XmlResponsesSaxParser.parseLoggingStatusResponse(InputStream inputStream)
Parses a LoggingStatus response XML document for a bucket from an input stream.
|
XmlResponsesSaxParser.BucketLoggingStatusHandler |
XmlResponsesSaxParser.parseLoggingStatusResponse(InputStream inputStream,
XmlResponsesSaxParser.BucketLoggingStatusHandler handler)
Parses a LoggingStatus response XML document for a bucket from an input stream.
|
Modifier and Type | Method and Description |
---|---|
XmlResponsesSaxParser.BucketLoggingStatusHandler |
XmlResponsesSaxParser.parseLoggingStatusResponse(InputStream inputStream,
XmlResponsesSaxParser.BucketLoggingStatusHandler handler)
Parses a LoggingStatus response XML document for a bucket from an input stream.
|
Copyright © 2006–2018. All rights reserved.