| Package | Description |
|---|---|
| ratpack.websocket |
Support for Websockets.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AutoCloseWebSocketHandler<T extends java.lang.AutoCloseable> |
| Modifier and Type | Method and Description |
|---|---|
static void |
WebSockets.websocket(Context context,
WebSocketHandler<?> handler) |