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 TypeMethodDescriptionScxTCPClient.connect(SocketAddress endpoint) TCPClient.connect(SocketAddress endpoint) Method parameters in cool.scx.net with type arguments of type ScxTCPSocketModifier and TypeMethodDescriptionScxTCPServer.onConnect(Consumer<ScxTCPSocket> connectHandler) TCPServer.onConnect(Consumer<ScxTCPSocket> connectHandler)