Uses of Class
org.eclipse.jetty.websocket.jsr356.annotations.OnCloseCallable
-
Packages that use OnCloseCallable Package Description org.eclipse.jetty.websocket.jsr356.annotations -
-
Uses of OnCloseCallable in org.eclipse.jetty.websocket.jsr356.annotations
Fields in org.eclipse.jetty.websocket.jsr356.annotations declared as OnCloseCallable Modifier and Type Field Description OnCloseCallableAnnotatedEndpointMetadata. onCloseCallable for @OnCloseannotationConstructors in org.eclipse.jetty.websocket.jsr356.annotations with parameters of type OnCloseCallable Constructor Description OnCloseCallable(OnCloseCallable copy)
-