Uses of Class
org.eclipse.jetty.websocket.jsr356.annotations.OnMessageBinaryStreamCallable
Packages that use OnMessageBinaryStreamCallable
-
Uses of OnMessageBinaryStreamCallable in org.eclipse.jetty.websocket.jsr356.annotations
Fields in org.eclipse.jetty.websocket.jsr356.annotations declared as OnMessageBinaryStreamCallableModifier and TypeFieldDescriptionAnnotatedEndpointMetadata.onBinaryStream
Callable for @OnMessage
annotation dealing with Binary Streaming Message Formatprivate final OnMessageBinaryStreamCallable
JsrEvents.onBinaryStream
Callable for @OnMessage
annotation dealing with Binary Streaming Message Format