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 ScxTCPServerModifier and TypeClassDescriptionclass经典 TCP 服务器classNIO TCP 服务器Methods in cool.scx.tcp that return ScxTCPServerModifier and TypeMethodDescriptionClassicTCPServer.onConnect(Consumer<ScxTCPSocket> connectHandler) NioTCPServer.onConnect(Consumer<ScxTCPSocket> connectHandler) ScxTCPServer.onConnect(Consumer<ScxTCPSocket> connectHandler)