Uses of Class
org.eclipse.jetty.websocket.jsr356.annotations.OnErrorCallable
Packages that use OnErrorCallable
-
Uses of OnErrorCallable in org.eclipse.jetty.websocket.jsr356.annotations
Fields in org.eclipse.jetty.websocket.jsr356.annotations declared as OnErrorCallableModifier and TypeFieldDescriptionAnnotatedEndpointMetadata.onError
Callable for @OnError
annotationprivate final OnErrorCallable
JsrEvents.onError
Callable for @OnError
annotationConstructors in org.eclipse.jetty.websocket.jsr356.annotations with parameters of type OnErrorCallable