IOException |
HttpClientMessages_$logger.invalidResponseType(ContentType type) |
void |
HttpTargetContext.sendRequest(io.undertow.client.ClientRequest request,
SSLContext sslContext,
org.wildfly.security.auth.client.AuthenticationConfiguration authenticationConfiguration,
HttpTargetContext.HttpMarshaller httpMarshaller,
HttpTargetContext.HttpResultHandler httpResultHandler,
HttpTargetContext.HttpFailureHandler failureHandler,
ContentType expectedResponse,
Runnable completedTask) |
void |
HttpTargetContext.sendRequest(io.undertow.client.ClientRequest request,
SSLContext sslContext,
org.wildfly.security.auth.client.AuthenticationConfiguration authenticationConfiguration,
HttpTargetContext.HttpMarshaller httpMarshaller,
HttpTargetContext.HttpResultHandler httpResultHandler,
HttpTargetContext.HttpFailureHandler failureHandler,
ContentType expectedResponse,
Runnable completedTask,
boolean allowNoContent) |
void |
HttpTargetContext.sendRequestInternal(HttpConnectionPool.ConnectionHandle connection,
io.undertow.client.ClientRequest request,
org.wildfly.security.auth.client.AuthenticationConfiguration authenticationConfiguration,
HttpTargetContext.HttpMarshaller httpMarshaller,
HttpTargetContext.HttpResultHandler httpResultHandler,
HttpTargetContext.HttpFailureHandler failureHandler,
ContentType expectedResponse,
Runnable completedTask,
boolean allowNoContent,
boolean retry,
SSLContext sslContext) |