Uses of Class
org.eclipse.jetty.websocket.jsr356.annotations.OnCloseCallable
Packages that use OnCloseCallable
-
Uses of OnCloseCallable in org.eclipse.jetty.websocket.jsr356.annotations
Fields in org.eclipse.jetty.websocket.jsr356.annotations declared as OnCloseCallableModifier and TypeFieldDescriptionAnnotatedEndpointMetadata.onClose
Callable for @OnClose
annotationprivate final OnCloseCallable
JsrEvents.onClose
Callable for @OnClose
annotationConstructors in org.eclipse.jetty.websocket.jsr356.annotations with parameters of type OnCloseCallable