playn.java
Class JavaWebSocket
java.lang.Object
playn.java.JavaWebSocket
- All Implemented Interfaces:
- Net.WebSocket
public class JavaWebSocket
- extends Object
- implements Net.WebSocket
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
close
public void close()
- Specified by:
close in interface Net.WebSocket
send
public void send(String data)
- Specified by:
send in interface Net.WebSocket
send
public void send(ByteBuffer data)
- Specified by:
send in interface Net.WebSocket
Copyright © 2013. All Rights Reserved.