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