public class EzySimpleWebSocketSetting extends EzyAbstractSocketSetting implements EzyWebSocketSetting
| Modifier and Type | Field and Description |
|---|---|
protected int |
maxFrameSize |
protected boolean |
sslActive |
protected EzySimpleSslConfigSetting |
sslConfig |
protected int |
sslPort |
protected int |
writerThreadPoolSize |
active, address, codecCreator, port| 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, isSslActivegetAddress, getCodecCreator, getPort, isActiveprotected int sslPort
protected int maxFrameSize
protected int writerThreadPoolSize
protected boolean sslActive
protected EzySimpleSslConfigSetting sslConfig
public Map<Object,Object> toMap()
toMap in interface com.tvd12.ezyfox.util.EzyToMaptoMap in class EzyAbstractSocketSettingCopyright © 2021 Young Monkeys. All rights reserved.