public class EzyUdpSettingBuilder extends EzyAbstractSocketSettingBuilder<EzySimpleUdpSetting,EzyUdpSettingBuilder>
| Modifier and Type | Field and Description |
|---|---|
protected int |
channelPoolSize |
protected int |
handlerThreadPoolSize |
protected int |
maxRequestSize |
active, address, codecCreator, port| Constructor and Description |
|---|
EzyUdpSettingBuilder() |
| Modifier and Type | Method and Description |
|---|---|
EzyUdpSettingBuilder |
channelPoolSize(int channelPoolSize) |
EzyUdpSettingBuilder |
handlerThreadPoolSize(int handlerThreadPoolSize) |
EzyUdpSettingBuilder |
maxRequestSize(int maxRequestSize) |
EzySimpleUdpSetting |
newSetting() |
active, address, build, codecCreator, codecCreator, portprotected int maxRequestSize
protected int channelPoolSize
protected int handlerThreadPoolSize
public EzyUdpSettingBuilder maxRequestSize(int maxRequestSize)
public EzyUdpSettingBuilder channelPoolSize(int channelPoolSize)
public EzyUdpSettingBuilder handlerThreadPoolSize(int handlerThreadPoolSize)
public EzySimpleUdpSetting newSetting()
newSetting in class EzyAbstractSocketSettingBuilder<EzySimpleUdpSetting,EzyUdpSettingBuilder>Copyright © 2021 Young Monkeys. All rights reserved.