Class TCPServer
java.lang.Object
cool.scx.tcp.TCPServer
- All Implemented Interfaces:
ScxTCPServer
TCPServer
- Version:
- 0.0.1
- Author:
- scx567888
-
Constructor Details
-
TCPServer
public TCPServer() -
TCPServer
-
-
Method Details
-
onConnect
- Specified by:
onConnectin interfaceScxTCPServer
-
start
public void start()- Specified by:
startin interfaceScxTCPServer
-
stop
public void stop()- Specified by:
stopin interfaceScxTCPServer
-
port
public int port()- Specified by:
portin interfaceScxTCPServer
-