public interface EzySocketSetting extends EzyBaseSocketSetting
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxRequestSize() |
int |
getSslHandshakeTimeout() |
SslType |
getSslType() |
int |
getWriterThreadPoolSize() |
default boolean |
isCertificationSslActive() |
default boolean |
isCustomizationSslActive() |
boolean |
isTcpNoDelay() |
getAddress, getCodecCreator, getPort, isActive, isSslActiveSslType getSslType()
int getSslHandshakeTimeout()
boolean isTcpNoDelay()
int getMaxRequestSize()
int getWriterThreadPoolSize()
default boolean isCertificationSslActive()
default boolean isCustomizationSslActive()
Copyright © 2024 Young Monkeys. All rights reserved.