Interface ProxyProtocolV2Data

All Superinterfaces:
ProxyProtocolData

public interface ProxyProtocolV2Data extends ProxyProtocolData
Binary (V2) Proxy protocol data parsed by ProxyProtocolHandler. This is a specialization of the ProxyProtocolData interface. The object returned from ServerRequest.proxyProtocolData() will additionally implement this interface when the proxy version used is the V2 (binary) version.