Uses of Class
org.eclipse.jetty.websocket.jsr356.annotations.JsrParamIdBase
Packages that use JsrParamIdBase
-
Uses of JsrParamIdBase in org.eclipse.jetty.websocket.jsr356.annotations
Subclasses of JsrParamIdBase in org.eclipse.jetty.websocket.jsr356.annotationsModifier and TypeClassDescriptionclass
Param handling for static Binary @OnMessage
parameters.class
Param handling for Text or Binary @OnMessage
parameters declared asDecoder
sclass
Param handling for @OnClose
parameters.class
Param handling for @OnError
parameters.class
class
Param handling for @OnOpen
parameters.class
class
Param handling for static Text @OnMessage
parameters