org.apache.tomcat.websocket
Class WsFrameClient
java.lang.Object
org.apache.tomcat.websocket.WsFrameBase
org.apache.tomcat.websocket.WsFrameClient
public class WsFrameClient
- extends WsFrameBase
Method Summary |
protected boolean |
isMasked()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsFrameClient
public WsFrameClient(ByteBuffer response,
AsyncChannelWrapper channel,
WsSession wsSession)
isMasked
protected boolean isMasked()
- Specified by:
isMasked
in class WsFrameBase
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.