public class WsRemoteEndpointImplClient extends WsRemoteEndpointImplBase
RemoteEndpoint.Async, RemoteEndpoint.BasicBLOCKING_SEND_TIMEOUT_PROPERTY| Constructor and Description | 
|---|
| WsRemoteEndpointImplClient(AsyncChannelWrapper channel) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | doClose() | 
| protected void | doWrite(SendHandler handler,
       ByteBuffer... data) | 
| protected boolean | isMasked() | 
close, 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, ByteBuffer... data)
doWrite in class WsRemoteEndpointImplBaseprotected void doClose()
doClose in class WsRemoteEndpointImplBaseCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.