AbstractWebSocketHandler.onFrame

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void onFrame(WebSocketFrame frame, WebSocketConnection connection)
    class AbstractWebSocketHandler
  2. AbstractWebSocketHandler onFrame(Action2!(WebSocketFrame, WebSocketConnection) handler)

Meta