public class WsFrameClient extends WsFrameBase
WsFrameBase.ReadStateinputBuffer, 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, waitbyteArrayToLong, changeReadState, changeReadState, getReadState, getTransformation, isOpen, isSuspended, processInputBuffer, resume, sendMessageBinary, sendMessageText, suspendpublic WsFrameClient(java.nio.ByteBuffer response,
AsyncChannelWrapper channel,
WsSession wsSession,
Transformation transformation)
protected boolean isMasked()
isMasked in class WsFrameBaseprotected Log getLog()
getLog in class WsFrameBaseprotected void resumeProcessing()
WsFrameBaseresumeProcessing in class WsFrameBaseCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.