Uses of Class
org.refcodes.rest.RestResponseHandler
-
Uses of RestResponseHandler in org.refcodes.rest
Classes in org.refcodes.rest that implement interfaces with type arguments of type RestResponseHandlerModifier and TypeClassDescriptionclassARestResponseHandlerdescribes a REST request and theRestResponseConsumerin charge for handling a REST response.classARestResponseHandlerdescribes a REST request and theRestResponseConsumerin charge for handling a REST response.classARestResponseHandlerdescribes a REST request and theRestResponseConsumerin charge for handling a REST response.classARestResponseHandlerdescribes a REST request and theRestResponseConsumerin charge for handling a REST response.classARestResponseHandlerdescribes a REST request and theRestResponseConsumerin charge for handling a REST response.Methods in org.refcodes.rest that return RestResponseHandlerModifier and TypeMethodDescriptionstatic RestResponseHandlerRestResponseHandler.build(RestClient aRestClient) This is a convenience method for easily instantiating the according builder.default RestResponseHandlerDeleteRestClient.onDelete(String aUrl, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(String aProtocol, String aHost, int aPort, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(String aProtocol, String aHost, int aPort, String aPath, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(String aProtocol, String aHost, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(String aProtocol, String aHost, String aPath, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(String aProtocol, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(String aProtocol, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(String aUrl, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(String aLocator, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(String aLocator, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(String aLocator, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(String aLocator, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(String aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(String aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(org.refcodes.data.Scheme aScheme, String aHost, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(org.refcodes.data.Scheme aScheme, String aHost, String aPath, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(org.refcodes.web.Url aUrl, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(org.refcodes.web.Url aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerDeleteRestClient.onDelete(org.refcodes.web.Url aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a DELETE request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.static RestResponseHandlerDeleteRestClientSugar.onDelete(String aUrl, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(String aProtocol, String aHost, int aPort, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(String aProtocol, String aHost, int aPort, String aPath, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(String aProtocol, String aHost, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(String aProtocol, String aHost, String aPath, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(String aProtocol, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(String aProtocol, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(String aUrl, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(String aLocator, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(String aLocator, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(String aLocator, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(String aLocator, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(String aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(String aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(org.refcodes.data.Scheme aScheme, String aHost, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(org.refcodes.data.Scheme aScheme, String aHost, String aPath, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(org.refcodes.web.Url aUrl, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(org.refcodes.web.Url aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerDeleteRestClientSugar.onDelete(org.refcodes.web.Url aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) default RestResponseHandlerGetRestClient.onGet(String aUrl, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(String aProtocol, String aHost, int aPort, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(String aProtocol, String aHost, int aPort, String aPath, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(String aProtocol, String aHost, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(String aProtocol, String aHost, String aPath, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(String aProtocol, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(String aProtocol, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(String aUrl, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(String aLocator, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(String aLocator, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(String aLocator, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(String aLocator, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(String aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(String aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(org.refcodes.data.Scheme aScheme, String aHost, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(org.refcodes.data.Scheme aScheme, String aHost, String aPath, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(org.refcodes.web.Url aUrl, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(org.refcodes.web.Url aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerGetRestClient.onGet(org.refcodes.web.Url aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a GET request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.static RestResponseHandlerGetRestClientSugar.onGet(String aUrl, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(String aProtocol, String aHost, int aPort, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(String aProtocol, String aHost, int aPort, String aPath, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(String aProtocol, String aHost, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(String aProtocol, String aHost, String aPath, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(String aProtocol, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(String aProtocol, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(String aUrl, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(String aLocator, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(String aLocator, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(String aLocator, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(String aLocator, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(String aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(String aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(org.refcodes.data.Scheme aScheme, String aHost, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(org.refcodes.data.Scheme aScheme, String aHost, String aPath, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(org.refcodes.web.Url aUrl, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(org.refcodes.web.Url aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerGetRestClientSugar.onGet(org.refcodes.web.Url aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) default RestResponseHandlerPostRestClient.onPost(String aUrl, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(String aProtocol, String aHost, int aPort, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(String aProtocol, String aHost, int aPort, String aPath, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(String aProtocol, String aHost, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(String aProtocol, String aHost, String aPath, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(String aProtocol, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(String aProtocol, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(String aUrl, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(String aLocator, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(String aLocator, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(String aLocator, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(String aLocator, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(String aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(String aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(org.refcodes.data.Scheme aScheme, String aHost, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(org.refcodes.data.Scheme aScheme, String aHost, String aPath, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(org.refcodes.web.Url aUrl, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(org.refcodes.web.Url aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPostRestClient.onPost(org.refcodes.web.Url aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a POST request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.static RestResponseHandlerPostRestClientSugar.onPost(String aUrl, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(String aProtocol, String aHost, int aPort, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(String aProtocol, String aHost, int aPort, String aPath, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(String aProtocol, String aHost, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(String aProtocol, String aHost, String aPath, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(String aProtocol, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(String aProtocol, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(String aUrl, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(String aLocator, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(String aLocator, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(String aLocator, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(String aLocator, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(String aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(String aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(org.refcodes.data.Scheme aScheme, String aHost, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(org.refcodes.data.Scheme aScheme, String aHost, String aPath, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(org.refcodes.web.Url aUrl, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(org.refcodes.web.Url aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPostRestClientSugar.onPost(org.refcodes.web.Url aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) default RestResponseHandlerPutRestClient.onPut(String aUrl, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(String aProtocol, String aHost, int aPort, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(String aProtocol, String aHost, int aPort, String aPath, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(String aProtocol, String aHost, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(String aProtocol, String aHost, String aPath, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(String aProtocol, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(String aProtocol, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(String aUrl, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(String aLocator, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(String aLocator, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(String aLocator, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(String aLocator, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(String aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(String aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(org.refcodes.data.Scheme aScheme, String aHost, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(org.refcodes.data.Scheme aScheme, String aHost, String aPath, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(org.refcodes.web.Url aUrl, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(org.refcodes.web.Url aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerPutRestClient.onPut(org.refcodes.web.Url aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a PUT request with the common attributes and returns the accordingRestResponseHandlerinstance used for the request.static RestResponseHandlerPutRestClientSugar.onPut(String aUrl, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(String aProtocol, String aHost, int aPort, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(String aProtocol, String aHost, int aPort, String aPath, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(String aProtocol, String aHost, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(String aProtocol, String aHost, String aPath, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(String aProtocol, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(String aProtocol, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(String aUrl, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(String aLocator, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(String aLocator, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(String aLocator, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(String aLocator, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(String aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(String aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(org.refcodes.data.Scheme aScheme, String aHost, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(org.refcodes.data.Scheme aScheme, String aHost, String aPath, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(org.refcodes.web.Url aUrl, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(org.refcodes.web.Url aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerPutRestClientSugar.onPut(org.refcodes.web.Url aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) AbstractHttpRestClientDecorator.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.web.Url aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, int aRedirectDepth, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.AbstractRestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.web.Url aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, int aRedirectDepth, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aUrl, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, int aPort, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, int aPort, String aPath, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, String aPath, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aUrl, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aLocator, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aLocator, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aLocator, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aLocator, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, String aPath, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.web.Url aUrl, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.RestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.web.Url aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, int aRedirectDepth, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.web.Url aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.default RestResponseHandlerRestRequestClient.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.web.Url aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) Creates a request with the possible attributes and returns the accordingRestResponseHandlerinstance used for the request.static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aUrl, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, int aPort, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, int aPort, String aPath, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, String aPath, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aProtocol, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aUrl, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aLocator, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aLocator, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aLocator, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aLocator, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, String aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, int aPort, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, String aPath, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, String aPath, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.FormFields aQueryFields, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.data.Scheme aScheme, String aHost, String aPath, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.web.Url aUrl, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.web.Url aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, Object aRequest, RestResponseConsumer aResponseConsumer) static RestResponseHandlerRestRequestClientSugar.onResponse(org.refcodes.web.HttpMethod aHttpMethod, org.refcodes.web.Url aUrl, org.refcodes.web.RequestHeaderFields aHeaderFields, RestResponseConsumer aResponseConsumer) RestResponseHandler.withClose()RestResponseHandler.withCloseIn(int aCloseMillis) RestResponseHandler.withCloseQuietly()RestResponseHandler.withHeaderFields(org.refcodes.web.RequestHeaderFields aRequestHeaderFields) RestResponseHandler.withHttpMethod(org.refcodes.web.HttpMethod aHttpMethod) RestResponseHandler.withOpen()RestResponseHandler.withRedirectDepth(int aRedirectDepth) <REQ> RestResponseHandlerRestResponseHandler.withRequest(REQ aRequest) Sets the request for the request property.RestResponseHandler.withResponseObserver(RestResponseConsumer aLambda) Builder method for setting theRestResponseConsumer.RestResponseHandler.withUrl(org.refcodes.web.Url aUrl)