public class WsFrameClient extends WsFrameBase
WsFrameBase.ReadState
inputBuffer, wsSession
Constructor | Description |
---|---|
WsFrameClient(java.nio.ByteBuffer response,
AsyncChannelWrapper channel,
WsSession wsSession,
Transformation transformation) |
Modifier and Type | Method | Description |
---|---|---|
protected Log |
getLog() |
|
protected boolean |
isMasked() |
|
protected void |
resumeProcessing() |
This method will be invoked when the read operation is resumed.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
byteArrayToLong, changeReadState, changeReadState, getReadState, getTransformation, isOpen, isSuspended, processInputBuffer, resume, sendMessageBinary, sendMessageText, suspend
public WsFrameClient(java.nio.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-2019 Apache Software Foundation. All Rights Reserved.