java.io.Closeable, java.lang.AutoCloseable, Connectionpublic static class ProxyConnectionFactory.ProxyProtocolV1Connection extends AbstractConnection
Connection.Listener, Connection.UpgradeFrom, Connection.UpgradeTo| Modifier | Constructor | Description |
|---|---|---|
protected |
ProxyProtocolV1Connection(EndPoint endp,
Connector connector,
java.lang.String next,
java.nio.ByteBuffer buffer) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
onFillable() |
|
void |
onOpen() |
addListener, close, failedCallback, fillInterested, getBytesIn, getBytesOut, getCreatedTimeStamp, getEndPoint, getExecutor, getInputBufferSize, getMessagesIn, getMessagesOut, isFillInterested, onClose, onFillInterestedFailed, onIdleExpired, onReadTimeout, removeListener, setInputBufferSize, toConnectionString, toString, tryFillInterested, tryFillInterestedpublic void onOpen()
onOpen in interface ConnectiononOpen in class AbstractConnectionpublic void onFillable()
onFillable in class AbstractConnectionCopyright © 1995–2018 Webtide. All rights reserved.