Uses of Enum Class
cool.scx.http.web_socket.WebSocketCloseInfo
Packages that use WebSocketCloseInfo
-
Uses of WebSocketCloseInfo in cool.scx.http.web_socket
Subclasses with type arguments of type WebSocketCloseInfo in cool.scx.http.web_socketMethods in cool.scx.http.web_socket 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.Methods in cool.scx.http.web_socket with parameters of type WebSocketCloseInfoModifier and TypeMethodDescriptiondefault ScxWebSocketScxWebSocket.close(WebSocketCloseInfo closeInfo)