Uses of Class
org.eclipse.jetty.websocket.jsr356.annotations.OnMessagePongCallable
Packages that use OnMessagePongCallable
-
Uses of OnMessagePongCallable in org.eclipse.jetty.websocket.jsr356.annotations
Fields in org.eclipse.jetty.websocket.jsr356.annotations declared as OnMessagePongCallableModifier and TypeFieldDescriptionAnnotatedEndpointMetadata.onPong
Callable for @OnMessage
annotation dealing with Pong Message Formatprivate OnMessagePongCallable
JsrEvents.onPong
Callable for @OnMessage
annotation dealing with Pong Message Format