public interface EzyWebSocketSetting extends EzyBaseSocketSetting
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxFrameSize() |
EzySslConfigSetting |
getSslConfig() |
int |
getSslPort() |
int |
getWriterThreadPoolSize() |
boolean |
isSslActive() |
getAddress, getCodecCreator, getPort, isActiveint getSslPort()
int getMaxFrameSize()
int getWriterThreadPoolSize()
boolean isSslActive()
EzySslConfigSetting getSslConfig()
Copyright © 2021 Young Monkeys. All rights reserved.