Package ninja.websockets
-
Interface Summary Interface Description WebSocketHandshake Represents a websocket handshake.WebSockets Interface for implementations of web sockets in Ninja. -
Class Summary Class Description AbstractWebSocketHandshake DefaultWebSockets Default implementation of WebSockets (which is of course disabled).WebSocketHandshakeExtractor Extracts a WebSocketHandshake stored in the Context as an attribute.WebSocketUtils Utilities for implementing WebSockets.