Package | Description |
---|---|
ratpack.websocket |
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) |