Annotation Interface WebSocket.OnOpen

Enclosing class:
WebSocket

@Target(METHOD) @Retention(CLASS) @Documented @Inherited @Singleton public static @interface WebSocket.OnOpen
A method invoked when the websocket connection is established.