org.glassfish.grizzly.websockets.frametypes
Class BinaryFrameType
java.lang.Object
org.glassfish.grizzly.websockets.BaseFrameType
org.glassfish.grizzly.websockets.frametypes.BinaryFrameType
- All Implemented Interfaces:
- FrameType
public class BinaryFrameType
- extends BaseFrameType
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BinaryFrameType
public BinaryFrameType()
respond
public void respond(WebSocket socket,
DataFrame frame)
Copyright © 2012 Oracle Corporation. All Rights Reserved.