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