AbstractWebSocketHandler.onOpen

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

Meta