Uses of Interface
cool.scx.tcp.ScxTCPSocket
Packages that use ScxTCPSocket
-
Uses of ScxTCPSocket in cool.scx.tcp
Classes in cool.scx.tcp that implement ScxTCPSocketMethods in cool.scx.tcp that return ScxTCPSocketModifier and TypeMethodDescriptionScxTCPClient.connect(SocketAddress endpoint) TCPClient.connect(SocketAddress endpoint) Method parameters in cool.scx.tcp with type arguments of type ScxTCPSocketModifier and TypeMethodDescriptionScxTCPServer.onConnect(Consumer<ScxTCPSocket> connectHandler) TCPServer.onConnect(Consumer<ScxTCPSocket> connectHandler)