public interface ServerManagerConfig extends ManagerConfig
Modifier and Type | Method and Description |
---|---|
int |
getBacklog() |
java.net.SocketAddress |
getLocalAddress() |
javax.net.ssl.SSLContext |
getSSLContext() |
Limit |
getTransportLimit() |
boolean |
isAutoListen() |
boolean |
isWebSocketEnabled() |
getDefaultState, getDispatcher, getInputBufferSize, getInputSecurityBytes, getName, getOutputBufferSize, getOutputSecurityBytes, isAsynchronous, isCheckOutputBuffer, isInputCompress, isOutputCompress
java.net.SocketAddress getLocalAddress()
int getBacklog()
Limit getTransportLimit()
boolean isAutoListen()
boolean isWebSocketEnabled()
javax.net.ssl.SSLContext getSSLContext()