Uses of Class
org.refcodes.web.HttpClientRequest
-
Uses of HttpClientRequest in org.refcodes.web
Methods in org.refcodes.web with parameters of type HttpClientRequestModifier and TypeMethodDescriptionvoidPostHttpClientInterceptor.postIntercept(HttpClientRequest aRequest, HttpClientResponse aResponse) Invoked to post-process aHttpClientRequestalongside aHttpClientResponse.voidPreHttpClientInterceptor.preIntercept(HttpClientRequest aRequest, HttpClientResponse aResponse) Invoked to pre-process aHttpClientRequestalongside aHttpClientResponse.