Package net.netheos.pcsapi.request

Interface Summary
HttpExecutor  
Requestor<T> Represents an object that performs a request
ResponseValidator<T> Represents an object that validates an HTTP response
 

Class Summary
ByteSourceBody Adapter class to represent a byte source as an http entity (for uploads).
ByteSourceEntity Adapter class to represent a byte source as an http entity (for uploads).
CloudMeMultipartEntity CloudMe does not support charset in content-type multi part upload.
CResponse Represents a response returned by an HTTP client.
Headers Centralizes the whole headers on a request or in a http response.
HttpRequestor A simple requestor which execute a http request.
JSONBody  
JSONEntity  
MultipartRelatedEntity  
RequestInvoker<T> Invokes http request and validates http server response.
SimpleHttpExecutor Simple implementation of HttpExecutor which execute directly the given request.
 



Copyright © 2014. All Rights Reserved.