Annotation Interface WebSocketComponent


@Documented @Retention(RUNTIME) @Target(ANNOTATION_TYPE) public @interface WebSocketComponent
Stereotype meta-annotation declared on both ServerWebSocket and ClientWebSocket.
Since:
1.0
Author:
graemerocher