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 TypeMethodDescriptionboolean
NodeHealthChecker.checkResponse
(ClientResponse response) Check the response of a health check.