public class WsRemoteEndpointImplClient extends WsRemoteEndpointImplBase
RemoteEndpoint.Async, RemoteEndpoint.Basic
SENDRESULT_OK, sm
Constructor and Description |
---|
WsRemoteEndpointImplClient(AsyncChannelWrapper channel) |
Modifier and Type | Method and Description |
---|---|
protected void |
doClose() |
protected void |
doWrite(SendHandler handler,
long blockingWriteTimeoutExpiry,
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, setTransformation, updateStats
public WsRemoteEndpointImplClient(AsyncChannelWrapper channel)
protected boolean isMasked()
isMasked
in class WsRemoteEndpointImplBase
protected void doWrite(SendHandler handler, long blockingWriteTimeoutExpiry, ByteBuffer... data)
doWrite
in class WsRemoteEndpointImplBase
protected void doClose()
doClose
in class WsRemoteEndpointImplBase
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.