Uses of Class
org.wildfly.httpclient.common.HttpTargetContext
Packages that use HttpTargetContext
-
Uses of HttpTargetContext in org.wildfly.httpclient.common
Methods in org.wildfly.httpclient.common that return HttpTargetContext -
Uses of HttpTargetContext in org.wildfly.httpclient.transaction
Constructors in org.wildfly.httpclient.transaction with parameters of type HttpTargetContextModifierConstructorDescriptionHttpRemoteTransactionPeer(HttpTargetContext targetContext, SSLContext sslContext, AuthenticationConfiguration authenticationConfiguration)