Uses of Class
smartrics.rest.client.RestResponse

Uses of RestResponse in smartrics.rest.client
 

Methods in smartrics.rest.client that return RestResponse
 RestResponse RestClientImpl.execute(RestRequest request)
          See RestClient.execute(smartrics.rest.client.RestRequest)
 RestResponse RestClient.execute(RestRequest request)
          Executes a rest request using the underlying Http client implementation.
 RestResponse RestClientImpl.execute(String hostAddr, RestRequest request)
          See RestClient.execute(java.lang.String, smartrics.rest.client.RestRequest)
 RestResponse RestClient.execute(String baseUrl, RestRequest request)
          Executes the rest request.
 RestResponse RestResponse.setStatusCode(Integer sCode)
           
 RestResponse RestResponse.setStatusText(String st)
           
 



Copyright © 2012 smartrics. All Rights Reserved.