public class EzySimpleSocketSetting extends EzyAbstractSocketSetting implements EzySocketSetting
| Modifier and Type | Field and Description |
|---|---|
protected int |
maxRequestSize |
protected boolean |
sslActive |
protected boolean |
tcpNoDelay |
protected int |
writerThreadPoolSize |
active, address, codecCreator, port| Constructor and Description |
|---|
EzySimpleSocketSetting() |
| Modifier and Type | Method and Description |
|---|---|
Map<Object,Object> |
toMap() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMaxRequestSize, getWriterThreadPoolSize, isSslActive, isTcpNoDelaygetAddress, getCodecCreator, getPort, isActiveprotected int maxRequestSize
protected boolean tcpNoDelay
protected boolean sslActive
protected int writerThreadPoolSize
public Map<Object,Object> toMap()
toMap in interface com.tvd12.ezyfox.util.EzyToMaptoMap in class EzyAbstractSocketSettingCopyright © 2021 Young Monkeys. All rights reserved.