| Package | Description |
|---|---|
| io.undertow.client | |
| io.undertow.client.http2 | |
| io.undertow.server.handlers.proxy.mod_cluster | |
| org.wildfly.httpclient.common |
| Modifier and Type | Method and Description |
|---|---|
ClientResponse |
ClientExchange.getContinueResponse() |
ClientResponse |
ClientExchange.getResponse() |
| Modifier and Type | Method and Description |
|---|---|
ClientResponse |
Http2ClientExchange.getContinueResponse() |
ClientResponse |
Http2ClientExchange.getResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
NodeHealthChecker.checkResponse(ClientResponse response)
Check the response of a health check.
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticationException |
HttpClientMessages_$logger.authenticationFailed(ClientResponse response) |
void |
HttpTargetContext.HttpResultHandler.handleResult(InputStream result,
ClientResponse response,
Closeable doneCallback) |
IOException |
HttpClientMessages_$logger.invalidResponseCode(int responseCode,
ClientResponse response) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.