Class ProxyProtocolClientConnectionFactory.V2.Tag

  • All Implemented Interfaces:
    ClientConnectionFactory.Decorator
    Enclosing class:
    ProxyProtocolClientConnectionFactory.V2

    @Deprecated
    public static class ProxyProtocolClientConnectionFactory.V2.Tag
    extends java.lang.Object
    implements ClientConnectionFactory.Decorator
    Deprecated.
    This api is not supported anymore. Please do not use it.

    PROXY protocol version 2 metadata holder to be used in conjunction with Request.tag(Object).

    Instances of this class are associated to a destination so that all connections of that destination will initiate the communication with the PROXY protocol version 2 bytes specified by this metadata.