Uses of Class
io.undertow.client.ClientResponse
Packages that use ClientResponse
Package
Description
-
Uses of ClientResponse in io.undertow.client
Methods in io.undertow.client that return ClientResponseModifier and TypeMethodDescriptionClientExchange.getContinueResponse()ClientExchange.getResponse() -
Uses of ClientResponse in io.undertow.client.http2
Methods in io.undertow.client.http2 that return ClientResponseModifier and TypeMethodDescriptionHttp2ClientExchange.getContinueResponse()Http2ClientExchange.getResponse() -
Uses of ClientResponse in io.undertow.server.handlers.proxy.mod_cluster
Methods in io.undertow.server.handlers.proxy.mod_cluster with parameters of type ClientResponseModifier and TypeMethodDescriptionbooleanNodeHealthChecker.checkResponse(ClientResponse response) Check the response of a health check. -
Uses of ClientResponse in org.wildfly.httpclient.common
Methods in org.wildfly.httpclient.common with parameters of type ClientResponseModifier and TypeMethodDescriptionfinal AuthenticationExceptionHttpClientMessages_$logger.authenticationFailed(ClientResponse response) static StringHeadersHelper.getResponseHeader(ClientResponse response, HttpString headerName) static HeaderValuesHeadersHelper.getResponseHeaders(ClientResponse response, HttpString headerName) voidHttpTargetContext.HttpResultHandler.handleResult(InputStream result, ClientResponse response, Closeable doneCallback) final IOExceptionHttpClientMessages_$logger.invalidResponseCode(int responseCode, ClientResponse response)