Uses of Class
org.eclipse.jetty.websocket.jsr356.annotations.JsrParamIdOnMessage
-
Packages that use JsrParamIdOnMessage Package Description org.eclipse.jetty.websocket.jsr356.annotations -
-
Uses of JsrParamIdOnMessage in org.eclipse.jetty.websocket.jsr356.annotations
Subclasses of JsrParamIdOnMessage in org.eclipse.jetty.websocket.jsr356.annotations Modifier and Type Class Description classJsrParamIdBinaryParam handling for static Binary @OnMessageparameters.classJsrParamIdDecoderParam handling for Text or Binary @OnMessageparameters declared asDecodersclassJsrParamIdPongclassJsrParamIdTextParam handling for static Text @OnMessageparameters
-