Uses of Enum Class
cool.scx.websocket.close_info.WebSocketCloseInfo
Packages that use WebSocketCloseInfo
-
Uses of WebSocketCloseInfo in cool.scx.websocket.close_info
Subclasses with type arguments of type WebSocketCloseInfo in cool.scx.websocket.close_infoMethods in cool.scx.websocket.close_info that return WebSocketCloseInfoModifier and TypeMethodDescriptionstatic WebSocketCloseInfoReturns the enum constant of this class with the specified name.static WebSocketCloseInfo[]WebSocketCloseInfo.values()Returns an array containing the constants of this enum class, in the order they are declared.