public class WsFrameClient extends WsFrameBase
inputBuffer, writePos, wsSession
Constructor and Description |
---|
WsFrameClient(java.nio.ByteBuffer response,
AsyncChannelWrapper channel,
WsSession wsSession,
Transformation transformation) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isMasked() |
byteArrayToLong, getTransformation, isOpen, processInputBuffer
public WsFrameClient(java.nio.ByteBuffer response, AsyncChannelWrapper channel, WsSession wsSession, Transformation transformation)
protected boolean isMasked()
isMasked
in class WsFrameBase
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.