Uses of Class
org.apache.juneau.rest.mock.MockRestResponse
Packages that use MockRestResponse
-
Uses of MockRestResponse in org.apache.juneau.rest.mock
Methods in org.apache.juneau.rest.mock that return MockRestResponseModifier and TypeMethodDescriptionMockRestResponse.cacheContent()MockRestResponse.consume()protected MockRestResponseMockRestClient.createResponse(RestRequest req, HttpResponse httpResponse, Parser parser) MockRestClient.getCurrentClientResponse()Returns the current client-side REST response.