Class NetServerBuilder
java.lang.Object
com.iohao.net.server.NetServerBuilder
- Since:
- 25.1
- Author:
- 渔民小镇
- date:
- 2025-09-08
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddServerListener(ServerListener serverListener) voidvoidaddServerShutdownHook(List<ServerShutdownHook> hookList) build()
-
Constructor Details
-
NetServerBuilder
public NetServerBuilder()
-
-
Method Details
-
build
-
addServerShutdownHook
-
addServerShutdownHook
-
addServerListener
-