Uses of Interface
cool.scx.http.web_socket.ScxWebSocketCloseInfo
Packages that use ScxWebSocketCloseInfo
-
Uses of ScxWebSocketCloseInfo in cool.scx.http.web_socket
Classes in cool.scx.http.web_socket that implement ScxWebSocketCloseInfoModifier and TypeClassDescriptionfinal recordScxWebSocketCloseInfoImplenumWebSocketCloseInfoMethods in cool.scx.http.web_socket with parameters of type ScxWebSocketCloseInfoModifier and TypeMethodDescriptionScxWebSocket.close(ScxWebSocketCloseInfo closeInfo) static byte[]WebSocketFrameHelper.createClosePayload(ScxWebSocketCloseInfo closeInfo) Method parameters in cool.scx.http.web_socket with type arguments of type ScxWebSocketCloseInfoModifier and TypeMethodDescriptionScxWebSocket.onClose(Consumer<ScxWebSocketCloseInfo> closeHandler)