Package | Description |
---|---|
org.wildfly.httpclient.common |
Modifier and Type | Method and Description |
---|---|
void |
HttpConnectionPool.ConnectionListener.done(HttpConnectionPool.ConnectionHandle connection) |
void |
HttpTargetContext.sendRequestInternal(HttpConnectionPool.ConnectionHandle connection,
ClientRequest request,
AuthenticationConfiguration authenticationConfiguration,
HttpTargetContext.HttpMarshaller httpMarshaller,
HttpTargetContext.HttpResultHandler httpResultHandler,
HttpTargetContext.HttpFailureHandler failureHandler,
ContentType expectedResponse,
Runnable completedTask,
boolean allowNoContent,
boolean retry) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.