Class Hierarchy
- java.lang.Object
- ratpack.core.websocket.AutoCloseWebSocketHandler<T> (implements ratpack.core.websocket.WebSocketHandler<T>)
- ratpack.core.websocket.WebSockets
Interface Hierarchy
- ratpack.core.websocket.WebSocket
- ratpack.core.websocket.WebSocketClose<T>
- ratpack.core.websocket.WebSocketConnector<T>
- ratpack.core.websocket.WebSocketHandler<T>
- ratpack.core.websocket.WebSocketMessage<T>
- ratpack.core.websocket.WebSocketSpec<T>