| Package | Description |
|---|---|
| ratpack.websocket |
Support for Websockets.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebSocketHandler.onClose(WebSocketClose<T> close) |
| Modifier and Type | Method and Description |
|---|---|
WebSocketBuilder<T> |
WebSocketBuilder.onClose(Action<WebSocketClose<T>> action) |