Uses of Interface
cool.scx.http.web_socket.ScxClientWebSocket
Packages that use ScxClientWebSocket
-
Uses of ScxClientWebSocket in cool.scx.http.web_socket
Methods in cool.scx.http.web_socket that return ScxClientWebSocketModifier and TypeMethodDescriptiondefault ScxClientWebSocketScxClientWebSocketHandshakeRequest.webSocket()ScxClientWebSocketHandshakeResponse.webSocket()Method parameters in cool.scx.http.web_socket with type arguments of type ScxClientWebSocketModifier and TypeMethodDescriptiondefault voidScxClientWebSocketHandshakeRequest.onWebSocket(Consumer<ScxClientWebSocket> consumer) default voidScxClientWebSocketHandshakeResponse.onWebSocket(Consumer<ScxClientWebSocket> consumer)