|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||