Package smartrics.rest.client

Interface Summary
RestClient A Rest Client offers a simplified interface to an underlying implementation of an Http client.
 

Class Summary
RestClientImpl A generic REST client based on HttpClient.
RestData Base class for holding shared data between RestRequest and RestResponse.
RestData.Header Holds an Http Header.
RestRequest Wraps a REST request object.
RestResponse Wraps a REST response object
 

Enum Summary
RestRequest.Method An http verb (those supported).
 



Copyright © 2012 smartrics. All Rights Reserved.