public class EzySimpleWebSocketSetting extends EzyAbstractSocketSetting implements EzyWebSocketSetting
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
managementEnable |
protected int |
maxFrameSize |
protected EzySimpleSslConfigSetting |
sslConfig |
protected int |
sslPort |
protected int |
writerThreadPoolSize |
active, address, codecCreator, port, sslActive| Constructor and Description |
|---|
EzySimpleWebSocketSetting() |
| Modifier and Type | Method and Description |
|---|---|
Map<Object,Object> |
toMap() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMaxFrameSize, getSslConfig, getSslPort, getWriterThreadPoolSize, isManagementEnablegetAddress, getCodecCreator, getPort, isActive, isSslActiveprotected int sslPort
protected int maxFrameSize
protected int writerThreadPoolSize
protected EzySimpleSslConfigSetting sslConfig
protected boolean managementEnable
public Map<Object,Object> toMap()
toMap in interface com.tvd12.ezyfox.util.EzyToMaptoMap in class EzyAbstractSocketSettingCopyright © 2024 Young Monkeys. All rights reserved.