Hierarchy For Package cool.scx.websocket
Class Hierarchy
- java.lang.Object
- cool.scx.websocket.WebSocketHelper
Interface Hierarchy
- cool.scx.http.headers.ScxHttpHeadersReadHelper
- cool.scx.http.ScxHttpClientResponse
- cool.scx.websocket.ScxClientWebSocketHandshakeResponse
- cool.scx.http.headers.ScxHttpHeadersWriteHelper<T>
- cool.scx.http.ScxHttpClientRequest (also extends cool.scx.http.sender.ScxHttpSender<T>)
- cool.scx.websocket.ScxClientWebSocketHandshakeRequest
- cool.scx.http.ScxHttpServerResponse (also extends cool.scx.http.sender.ScxHttpSender<T>)
- cool.scx.websocket.ScxServerWebSocketHandshakeResponse
- cool.scx.http.ScxHttpClientRequest (also extends cool.scx.http.sender.ScxHttpSender<T>)
- cool.scx.http.ScxHttpServerRequest
- cool.scx.websocket.ScxServerWebSocketHandshakeRequest
- cool.scx.http.ScxHttpClientResponse
- cool.scx.http.sender.ScxHttpSender<T>
- cool.scx.http.ScxHttpClientRequest (also extends cool.scx.http.headers.ScxHttpHeadersWriteHelper<T>)
- cool.scx.websocket.ScxClientWebSocketHandshakeRequest
- cool.scx.http.ScxHttpServerResponse (also extends cool.scx.http.headers.ScxHttpHeadersWriteHelper<T>)
- cool.scx.websocket.ScxServerWebSocketHandshakeResponse
- cool.scx.http.ScxHttpClientRequest (also extends cool.scx.http.headers.ScxHttpHeadersWriteHelper<T>)
- cool.scx.websocket.ScxWebSocket
- cool.scx.websocket.ScxWebSocketClient
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- cool.scx.websocket.WebSocketOpCode
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- cool.scx.websocket.WebSocketFrame
- java.lang.Record