Interface | Description |
---|---|
WebSocketHandshake |
Represents a websocket handshake.
|
WebSockets |
Interface for implementations of web sockets in Ninja.
|
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.
|
Copyright © 2019 ninjaframework. All rights reserved.