| AnnotatedEndpointMetadata |
Static reference to a specific annotated classes metadata.
|
| IJsrParamId |
JSR-356 Parameter Identification processing.
|
| JsrCallable |
|
| JsrParamIdBase |
Common base for Parameter Identification in JSR Callable methods
|
| JsrParamIdOnMessage |
|
| OnCloseCallable |
Callable for OnClose annotated methods
|
| OnErrorCallable |
Callable for OnError annotated methods
|
| OnMessageBinaryCallable |
Callable for OnMessage annotated methods with a whole or partial binary messages.
|
| OnMessageBinaryStreamCallable |
Callable for OnMessage annotated methods for InputStream based binary message objects
|
| OnMessageCallable |
|
| OnMessagePongCallable |
Callable for OnMessage annotated methods with a PongMessage message object.
|
| OnMessageTextCallable |
Callable for OnMessage annotated methods with a whole or partial text messages.
|
| OnMessageTextStreamCallable |
Callable for OnMessage annotated methods for Reader based text message objects
|
| OnOpenCallable |
Callable for OnOpen annotated methods
|
| Param |
|
| Param.Role |
The various roles of the known parameters.
|