public class EzySimpleThreadPoolSizeSetting extends Object implements EzyThreadPoolSizeSetting
| Modifier and Type | Field and Description |
|---|---|
protected int |
extensionRequestHandler |
protected int |
socketDataReceiver |
protected int |
socketDisconnectionHandler |
protected int |
socketUserRemovalHandler |
protected int |
statistics |
protected int |
streamHandler |
protected int |
systemRequestHandler |
| Constructor and Description |
|---|
EzySimpleThreadPoolSizeSetting() |
| Modifier and Type | Method and Description |
|---|---|
Map<Object,Object> |
toMap() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExtensionRequestHandler, getSocketDataReceiver, getSocketDisconnectionHandler, getSocketUserRemovalHandler, getStatistics, getStreamHandler, getSystemRequestHandlerprotected int statistics
protected int streamHandler
protected int socketDataReceiver
protected int systemRequestHandler
protected int extensionRequestHandler
protected int socketDisconnectionHandler
protected int socketUserRemovalHandler
Copyright © 2021 Young Monkeys. All rights reserved.