Package io.helidon.webserver.websocket
Annotation Interface WebSocketServer.Endpoint
- Enclosing class:
WebSocketServer
@Target(TYPE)
@Retention(CLASS)
@Documented
@Inherited
@Singleton
public static @interface WebSocketServer.Endpoint
Definition of a server endpoint.