Class HttpTargetContext

java.lang.Object
io.undertow.util.AbstractAttachable
org.wildfly.httpclient.common.HttpTargetContext
All Implemented Interfaces:
Attachable

public class HttpTargetContext extends AbstractAttachable
Http target context used by client side.
Author:
Stuart Douglas