RemoteEndpointpublic class WsRemoteEndpointImplClient extends WsRemoteEndpointImplBase
RemoteEndpoint.Async, RemoteEndpoint.BasicSENDRESULT_OK| Constructor | Description |
|---|---|
WsRemoteEndpointImplClient(AsyncChannelWrapper channel) |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
doClose() |
|
protected void |
doWrite(SendHandler handler,
long blockingWriteTimeoutExpiry,
java.nio.ByteBuffer... data) |
|
protected boolean |
isMasked() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, flushBatch, getBatchingAllowed, getSendStream, getSendTimeout, getSendWriter, sendBytes, sendBytesByCompletion, sendBytesByFuture, sendObject, sendObjectByCompletion, sendObjectByFuture, sendPartialBytes, sendPartialString, sendPing, sendPong, sendString, sendStringByCompletion, sendStringByFuture, setBatchingAllowed, setEncoders, setSendTimeout, setSession, setTransformationpublic WsRemoteEndpointImplClient(AsyncChannelWrapper channel)
protected boolean isMasked()
isMasked in class WsRemoteEndpointImplBaseprotected void doWrite(SendHandler handler, long blockingWriteTimeoutExpiry, java.nio.ByteBuffer... data)
doWrite in class WsRemoteEndpointImplBaseprotected void doClose()
doClose in class WsRemoteEndpointImplBaseCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.