Uses of Class
dev.adlin.vts4j.core.socket.CloseReason
Packages that use CloseReason
-
Uses of CloseReason in dev.adlin.vts4j.core.socket
Method parameters in dev.adlin.vts4j.core.socket with type arguments of type CloseReasonModifier and TypeMethodDescriptionvoidClientSocket.setCloseHandler(Consumer<CloseReason> onClose) Sets the handler to be called when the WebSocket connection is closed.