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 TypeMethodDescriptionvoid
PostHttpClientInterceptor.postIntercept
(HttpClientRequest aRequest, HttpClientResponse aResponse) Invoked to post-process aHttpClientRequest
alongside aHttpClientResponse
.void
PreHttpClientInterceptor.preIntercept
(HttpClientRequest aRequest, HttpClientResponse aResponse) Invoked to pre-process aHttpClientRequest
alongside aHttpClientResponse
.