public class EzySimpleSocketSetting extends EzyAbstractSocketSetting implements EzySocketSetting
| Modifier and Type | Field and Description |
|---|---|
protected int |
maxRequestSize |
protected int |
sslHandshakeTimeout |
protected SslType |
sslType |
protected boolean |
tcpNoDelay |
protected int |
writerThreadPoolSize |
active, address, codecCreator, port, sslActive| 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, getSslHandshakeTimeout, getSslType, getWriterThreadPoolSize, isCertificationSslActive, isCustomizationSslActive, isTcpNoDelaygetAddress, getCodecCreator, getPort, isActive, isSslActiveprotected SslType sslType
protected int sslHandshakeTimeout
protected int maxRequestSize
protected boolean tcpNoDelay
protected int writerThreadPoolSize
public Map<Object,Object> toMap()
toMap in interface com.tvd12.ezyfox.util.EzyToMaptoMap in class EzyAbstractSocketSettingCopyright © 2024 Young Monkeys. All rights reserved.