Interface ScxTCPClient
- All Known Implementing Classes:
TCPClient
public interface ScxTCPClient
TCP 客户端
- Version:
- 0.0.1
- Author:
- scx567888
-
Method Summary
Modifier and TypeMethodDescriptiondefault ScxTCPSocketconnect(SocketAddress endpoint) connect(SocketAddress endpoint, int timeout)
-
Method Details
-
connect
- Throws:
IOException
-
connect
- Throws:
IOException
-