Class ProxyProtocolClientConnectionFactory.V2.Tag

java.lang.Object
org.eclipse.jetty.client.ProxyProtocolClientConnectionFactory.V2.Tag
All Implemented Interfaces:
ClientConnectionFactory.Decorator
Enclosing class:
ProxyProtocolClientConnectionFactory.V2

@Deprecated(since="2021-05-27") public static class ProxyProtocolClientConnectionFactory.V2.Tag extends Object implements ClientConnectionFactory.Decorator
Deprecated.
The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.

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.