Class NioServer
java.lang.Object
org.summerboot.jexpress.nio.server.NioServer
- Author:
- Changski Tie Zheng Zhang 张铁铮, 魏泽北, 杜旺财, 杜富贵
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NioServer
public NioServer()
-
-
Method Details
-
setStatusListener
-
bind
-
bind
public static void bind(Map<String, Integer> bindingAddresses) throws GeneralSecurityException, IOException, InterruptedException- Parameters:
bindingAddresses-- Throws:
GeneralSecurityExceptionIOExceptionInterruptedException
-