Package cool.scx.socket
Class ScxSocketServer
java.lang.Object
cool.scx.socket.ScxSocketServer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcall(io.vertx.core.http.ServerWebSocket serverWebSocket) getServerSocket(String clientID) voidonConnect(Consumer<ScxServerSocket> onConnect)
-
Constructor Details
-
ScxSocketServer
public ScxSocketServer() -
ScxSocketServer
-
-
Method Details
-
onConnect
-
call
public void call(io.vertx.core.http.ServerWebSocket serverWebSocket) -
getServerSocket
-
getServerSockets
-