public interface EzyUdpSetting
extends com.tvd12.ezyfox.util.EzyToMap
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress() |
int |
getChannelPoolSize() |
int |
getHandlerThreadPoolSize() |
int |
getMaxRequestSize() |
int |
getPort() |
boolean |
isActive() |
int getPort()
String getAddress()
boolean isActive()
int getMaxRequestSize()
int getChannelPoolSize()
int getHandlerThreadPoolSize()
Copyright © 2024 Young Monkeys. All rights reserved.