Package org.nuiton.io.rest

Interface Summary
RestClientConfiguration Contract of a RestClient.
RestRequest The contract of a rest request.
RestRequestBuilder The contract of a request builder.
 

Class Summary
DefaultRestClientConfiguration Default implementation of a RestClientConfiguration.
RestClient Abtract REST client.
RestSession A REST session.
 

Exception Summary
RestDataNotFoundException Exception to be raised if a data does not exist ina 'askData' request, says when the rest server returns a 4XX status code.
RestException Base exception for any excpeiton in rest service.
 



Copyright © 2009-2012 CodeLutin. All Rights Reserved.