Uses of Class
net.ideahut.springboot.rest.RestResponse
Packages that use RestResponse
-
Uses of RestResponse in net.ideahut.springboot.rest
Methods in net.ideahut.springboot.rest that return RestResponseModifier and TypeMethodDescriptionRestClient.execute(org.apache.commons.httpclient.HttpMethod method) static RestResponseRestResponse.of(RestClient client, org.apache.commons.httpclient.HttpMethod method)