com.netease.cloud.services.nos.internal
public class NosMetadataResponseHandler extends AbstractNosResponseHandler<ObjectMetadata>
Constructor and Description |
---|
NosMetadataResponseHandler() |
Modifier and Type | Method and Description |
---|---|
WebServiceResponse<ObjectMetadata> |
handle(HttpResponse response)
Accepts an HTTP response object, and returns an object of type T.
|
needsConnectionLeftOpen, parseResponseMetadata, populateObjectMetadata
public WebServiceResponse<ObjectMetadata> handle(HttpResponse response) throws Exception
HttpResponseHandler
response
- The HTTP response to handle, as received from an service.Exception
- If any problems are encountered handling the response.HttpResponseHandler.handle(com.netease.cloud.http.HttpResponse)
Copyright © 2017. All Rights Reserved.