Uses of Interface
cool.scx.tcp.ScxTCPServer
Packages that use ScxTCPServer
-
Uses of ScxTCPServer in cool.scx.tcp
Classes in cool.scx.tcp that implement ScxTCPServerMethods in cool.scx.tcp that return ScxTCPServerModifier and TypeMethodDescriptionScxTCPServer.onConnect(cool.scx.function.Function1Void<ScxTCPSocket, ?> connectHandler) TCPServer.onConnect(cool.scx.function.Function1Void<ScxTCPSocket, ?> connectHandler)