Package org.eclipse.jetty.websocket.jsr356.server
-
Interface Summary Interface Description ServerEndpointMetadata -
Class Summary Class Description AnnotatedServerEndpointConfig AnnotatedServerEndpointMetadata BasicServerEndpointConfig ContainerDefaultConfigurator The "Container Default Configurator" per the JSR-356 spec.JsrCreator JsrHandshakeRequest JsrHandshakeResponse JsrPathParamId Param handling for static parameters annotated with @PathParam
JsrServerEndpointImpl Event Driver for classes annotated with @ServerEndpoint
JsrServerExtendsEndpointImpl PathParamServerEndpointConfig Wrapper for aServerEndpointConfig
where there is PathParam information from the incoming request.ServerContainer SimpleServerEndpointMetadata