com.sun.grizzly.websockets
Class WebSocketCloseHandler
java.lang.Object
com.sun.grizzly.websockets.WebSocketCloseHandler
- All Implemented Interfaces:
- ConnectionCloseHandler
public class WebSocketCloseHandler
- extends Object
- implements ConnectionCloseHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebSocketCloseHandler
public WebSocketCloseHandler()
locallyClosed
public void locallyClosed(SelectionKey key)
- Specified by:
locallyClosed in interface ConnectionCloseHandler
remotlyClosed
public void remotlyClosed(SelectionKey key)
- Specified by:
remotlyClosed in interface ConnectionCloseHandler
Copyright © 2011 Oracle Corpration. All Rights Reserved.