Uses of Class
org.eclipse.jetty.websocket.jsr356.annotations.OnOpenCallable
Packages that use OnOpenCallable
-
Uses of OnOpenCallable in org.eclipse.jetty.websocket.jsr356.annotations
Fields in org.eclipse.jetty.websocket.jsr356.annotations declared as OnOpenCallableModifier and TypeFieldDescriptionAnnotatedEndpointMetadata.onOpen
Callable for @OnOpen
annotation.private final OnOpenCallable
JsrEvents.onOpen
Callable for @OnOpen
annotation.Constructors in org.eclipse.jetty.websocket.jsr356.annotations with parameters of type OnOpenCallable