Uses of Enum Class
cool.scx.http.WebSocketCloseCode
Packages that use WebSocketCloseCode
-
Uses of WebSocketCloseCode in cool.scx.http
Subclasses with type arguments of type WebSocketCloseCode in cool.scx.httpMethods in cool.scx.http that return WebSocketCloseCodeModifier and TypeMethodDescriptionstatic WebSocketCloseCodeReturns the enum constant of this class with the specified name.static WebSocketCloseCode[]WebSocketCloseCode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in cool.scx.http with parameters of type WebSocketCloseCodeModifier and TypeMethodDescriptiondefault ScxWebSocketScxWebSocket.close(WebSocketCloseCode closeCode)