public class WsFrameClient extends WsFrameBase
WsFrameBase.ReadState
inputBuffer, wsSession
Constructor and Description |
---|
WsFrameClient(ByteBuffer response,
AsyncChannelWrapper channel,
WsSession wsSession,
Transformation transformation) |
Modifier and Type | Method and Description |
---|---|
protected Log |
getLog() |
protected boolean |
isMasked() |
protected void |
resumeProcessing()
This method will be invoked when the read operation is resumed.
|
byteArrayToLong, changeReadState, changeReadState, getReadState, getTransformation, isOpen, isSuspended, processInputBuffer, resume, sendMessageBinary, sendMessageText, suspend, updateStats
public WsFrameClient(ByteBuffer response, AsyncChannelWrapper channel, WsSession wsSession, Transformation transformation)
protected boolean isMasked()
isMasked
in class WsFrameBase
protected Log getLog()
getLog
in class WsFrameBase
protected void resumeProcessing()
WsFrameBase
resumeProcessing
in class WsFrameBase
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.