public class ClientPoolManager extends Object
| 构造器和说明 |
|---|
ClientPoolManager() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ThreadPoolExecutor |
getClientThreadPoolExecutor(CommunicatorConfig communicatorConfig) |
static SelectorManager |
getSelectorManager(ProtocolFactory protocolFactory,
ThreadPoolExecutor threadPoolExecutor,
boolean keepAlive,
boolean udpMode,
ServantProxyConfig servantProxyConfig) |
public static ThreadPoolExecutor getClientThreadPoolExecutor(CommunicatorConfig communicatorConfig)
public static SelectorManager getSelectorManager(ProtocolFactory protocolFactory, ThreadPoolExecutor threadPoolExecutor, boolean keepAlive, boolean udpMode, ServantProxyConfig servantProxyConfig) throws IOException
IOExceptionCopyright © 2020. All Rights Reserved.