Class HttpTargetContext

  • All Implemented Interfaces:
    io.undertow.util.Attachable

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