AbstractWebSocketHandler.onClosed

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void onClosed(WebSocketConnection connection)
    class AbstractWebSocketHandler
  2. AbstractWebSocketHandler onClosed(Action1!(WebSocketConnection) handler)

Meta