public class WsRemoteEndpointImplClient extends WsRemoteEndpointImplBase
RemoteEndpoint.Async, RemoteEndpoint.Basic
BLOCKING_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, setTransformation
public WsRemoteEndpointImplClient(AsyncChannelWrapper channel)
protected boolean isMasked()
isMasked
in class WsRemoteEndpointImplBase
protected void doWrite(SendHandler handler, ByteBuffer... data)
doWrite
in class WsRemoteEndpointImplBase
protected void doClose()
doClose
in class WsRemoteEndpointImplBase
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.