All Classes
-
Class Summary Class Description Jsr356DelegatingEndpoint A valid JSR-356 endpoint that extracts out the real target endpoint from the handshake stored as theUserPrincipal
of the WebSocket session.Jsr356Handshake Jsr356HandshakePrincipal JSR-356 has a design flaw where you have no method of getting any value ( attribute, original headers, etc.) across the endpoint config -> configurator -> new instance -> onOpen flow.Jsr356HandshakeThreadLocal Thread local storage of a WebSocket handshake.Jsr356ServerEndpointConfig Jsr356ServerEndpointConfigurator Please note that this configurator will likely be shared across threads and socket handshakes.Jsr356WebSockets JSR-356 implementation of Ninja WebSockets.