程序包 | 说明 |
---|---|
com.sinacloud.scs.services.scs.internal | |
com.sinacloud.scs.services.scs.model.transform |
构造器和说明 |
---|
ResponseHeaderHandlerChain(Unmarshaller<T,InputStream> responseUnmarshaller,
HeaderHandler<T>... headerHandlers) |
S3JsonResponseHandler(Unmarshaller<T,InputStream> responseUnmarshaller)
Constructs a new S3 response handler that will use the specified SAX
unmarshaller to turn the response into an object.
|
限定符和类型 | 类和说明 |
---|---|
static class |
Unmarshallers.AccessControlListUnmarshaller
Unmarshaller for the AccessControlList XML response.
|
static class |
Unmarshallers.BucketInfoUnmarshaller |
static class |
Unmarshallers.InitiateMultipartUploadResultUnmarshaller
Unmarshaller for the a direct InputStream response.
|
static class |
Unmarshallers.ListBucketsUnmarshaller
Unmarshaller for the ListBuckets XML response.
|
static class |
Unmarshallers.ListObjectsUnmarshaller
Unmarshaller for the ListObjects XML response.
|
static class |
Unmarshallers.ListPartsResultUnmarshaller |
static class |
Unmarshallers.ObjectInfoUnmarshaller |
Copyright © 2016. All rights reserved.