public static class ProxyConnectionFactory.ProxyProtocolV1Connection
extends AbstractConnection
| Modifier | Constructor and Description |
|---|---|
protected |
ProxyProtocolV1Connection(EndPoint endp,
Connector connector,
java.lang.String next,
java.nio.ByteBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
void |
onFillable() |
void |
onOpen() |
protected ProxyProtocolV1Connection(EndPoint endp,
Connector connector,
java.lang.String next,
java.nio.ByteBuffer buffer)