| Package | Description |
|---|---|
| io.undertow | |
| io.undertow.websockets |
| Modifier and Type | Method and Description |
|---|---|
static WebSocketProtocolHandshakeHandler |
Handlers.websocket(WebSocketConnectionCallback sessionHandler) |
static WebSocketProtocolHandshakeHandler |
Handlers.websocket(WebSocketConnectionCallback sessionHandler,
HttpHandler next) |
| Modifier and Type | Method and Description |
|---|---|
WebSocketProtocolHandshakeHandler |
WebSocketProtocolHandshakeHandler.addExtension(ExtensionHandshake extension)
Add a new WebSocket Extension into the handshakes defined in this handler.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.