Package | Description |
---|---|
com.netease.cloud.services.nos.internal |
Modifier and Type | Class and Description |
---|---|
class |
NosAclHeaderResponseHnadler |
class |
NosMetadataResponseHandler
Nos response handler that knows how to pull Nos object metadata out of a
response and unmarshall it into an ObjectMetadata object.
|
class |
NosObjectResponseHandler
Nos HTTP response handler that knows how to pull Nos object content and
metadata out of an HTTP response and unmarshall it into an NOSObject object.
|
class |
NosStringResponseHandler
Custom Nos response handler for responses that simply contain text data that
doesn't need to be parsed as XML.
|
class |
NosXmlResponseHandler<T>
Nos Implementation of HttpResponseHandler.
|
class |
ResponseHeaderHandlerChain<T>
An XML response handler that can also process an arbitrary number of headers
in the response.
|
class |
SimpleDataResponseHandler |
Copyright © 2017. All Rights Reserved.