Hierarchy For Package cool.scx.http.web_socket
Class Hierarchy
- java.lang.Object
- cool.scx.http.web_socket.WebSocketFrameHelper
Interface Hierarchy
- cool.scx.http.web_socket.ScxClientWebSocketBuilder
- cool.scx.http.ScxHttpServerRequest
- cool.scx.http.web_socket.ScxServerWebSocketHandshakeRequest
- cool.scx.http.web_socket.ScxWebSocket
- cool.scx.http.web_socket.ScxClientWebSocket
- cool.scx.http.web_socket.ScxServerWebSocket
- cool.scx.http.web_socket.ScxWebSocketCloseInfo
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- cool.scx.http.web_socket.WebSocketCloseInfo (implements cool.scx.http.web_socket.ScxWebSocketCloseInfo)
- cool.scx.http.web_socket.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.http.web_socket.ScxWebSocketCloseInfoImpl (implements cool.scx.http.web_socket.ScxWebSocketCloseInfo)
- cool.scx.http.web_socket.WebSocketFrame
- java.lang.Record