public class WsFrameServer extends WsFrameBase
inputBuffer, writePos, wsSession
Constructor and Description |
---|
WsFrameServer(AbstractServletInputStream sis,
WsSession wsSession) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isMasked() |
void |
onDataAvailable()
Called when there is data in the ServletInputStream to process.
|
byteArrayToLong, isOpen, processInputBuffer
public WsFrameServer(AbstractServletInputStream sis, WsSession wsSession)
public void onDataAvailable() throws IOException
IOException
protected boolean isMasked()
isMasked
in class WsFrameBase
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.