org.glassfish.tyrus.sample.draw
Class GroupDrawServer
java.lang.Object
org.glassfish.tyrus.sample.draw.GroupDrawServer
public class GroupDrawServer
- extends Object
- Author:
- Danny Coward (danny.coward at oracle.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupDrawServer
public GroupDrawServer()
onOpen
public void onOpen(Session session)
onClose
public void onClose(Session session)
shapeCreated
public void shapeCreated(String message,
Session client)
throws IOException,
EncodeException
- Throws:
IOException
EncodeException
Copyright © 2012. All Rights Reserved.