Uses of Class
org.wildfly.httpclient.common.HttpTargetContext
-
Packages that use HttpTargetContext Package Description org.wildfly.httpclient.common org.wildfly.httpclient.transaction -
-
Uses of HttpTargetContext in org.wildfly.httpclient.common
Methods in org.wildfly.httpclient.common that return HttpTargetContext Modifier and Type Method Description HttpTargetContextWildflyHttpContext. getTargetContext(URI uri) -
Uses of HttpTargetContext in org.wildfly.httpclient.transaction
Constructors in org.wildfly.httpclient.transaction with parameters of type HttpTargetContext Constructor Description HttpRemoteTransactionPeer(HttpTargetContext targetContext, SSLContext sslContext, AuthenticationConfiguration authenticationConfiguration)
-