public class EzySimpleUdpSetting extends Object implements EzyUdpSetting
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
active |
protected String |
address |
protected int |
channelPoolSize |
protected int |
handlerThreadPoolSize |
protected int |
maxRequestSize |
protected int |
port |
| Constructor and Description |
|---|
EzySimpleUdpSetting() |
| Modifier and Type | Method and Description |
|---|---|
Map<Object,Object> |
toMap() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAddress, getChannelPoolSize, getHandlerThreadPoolSize, getMaxRequestSize, getPort, isActiveprotected int port
protected String address
protected boolean active
protected int maxRequestSize
protected int channelPoolSize
protected int handlerThreadPoolSize
Copyright © 2024 Young Monkeys. All rights reserved.