JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Module
io.helidon.websocket
Package
io.helidon.websocket
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.