public class ProxyProtocolV1Handler extends Object implements ProxyHandler
ProxyHandler for PROXY
protocol V1 textual.| Modifier and Type | Class and Description |
|---|---|
static class |
ProxyProtocolV1Handler.Family |
ProxyHandler.ProxyResult| Modifier and Type | Field and Description |
|---|---|
static ProxyProtocolV1Handler |
INSTANCE |
static int |
MAX_PROXY_HEADER_LENGTH
Maximum PROXY header length
|
NOP| Modifier and Type | Method and Description |
|---|---|
ProxyHandler.ProxyResult |
handle(InputStream in,
OutputStream out,
Session session) |
public static final ProxyProtocolV1Handler INSTANCE
public static final int MAX_PROXY_HEADER_LENGTH
public ProxyHandler.ProxyResult handle(InputStream in, OutputStream out, Session session) throws IOException
handle in interface ProxyHandlerIOExceptionCopyright © 2006–2024. All rights reserved.