Uses of Interface
cool.scx.net.ScxTCPSocket
Packages that use ScxTCPSocket
-
Uses of ScxTCPSocket in cool.scx.net
Classes in cool.scx.net that implement ScxTCPSocketMethods in cool.scx.net that return ScxTCPSocketModifier and TypeMethodDescriptionClassicTCPClient.connect(SocketAddress endpoint) ScxTCPClient.connect(SocketAddress endpoint) Method parameters in cool.scx.net with type arguments of type ScxTCPSocketModifier and TypeMethodDescriptionClassicTCPServer.onConnect(Consumer<ScxTCPSocket> connectHandler) ScxTCPServer.onConnect(Consumer<ScxTCPSocket> connectHandler)