public interface NioReceiverMBean
| Modifier and Type | Method and Description |
|---|---|
int |
getActiveCount() |
java.lang.String |
getAddress() |
int |
getAutoBind() |
long |
getCompletedTaskCount() |
boolean |
getDirect() |
long |
getMaxIdleTime() |
int |
getMaxThreads() |
int |
getMinThreads() |
boolean |
getOoBInline() |
int |
getPoolSize() |
int |
getPort() |
int |
getRxBufSize() |
int |
getSecurePort() |
long |
getSelectorTimeout() |
boolean |
getSoKeepAlive() |
boolean |
getSoLingerOn() |
int |
getSoLingerTime() |
boolean |
getSoReuseAddress() |
long |
getTaskCount() |
boolean |
getTcpNoDelay() |
int |
getTimeout() |
int |
getTxBufSize() |
int |
getUdpPort() |
int |
getUdpRxBufSize() |
int |
getUdpTxBufSize() |
boolean |
getUseBufferPool() |
boolean |
isListening() |
java.lang.String getAddress()
boolean getDirect()
int getPort()
int getAutoBind()
int getSecurePort()
int getUdpPort()
long getSelectorTimeout()
int getMaxThreads()
int getMinThreads()
long getMaxIdleTime()
boolean getOoBInline()
int getRxBufSize()
int getTxBufSize()
int getUdpRxBufSize()
int getUdpTxBufSize()
boolean getSoKeepAlive()
boolean getSoLingerOn()
int getSoLingerTime()
boolean getSoReuseAddress()
boolean getTcpNoDelay()
int getTimeout()
boolean getUseBufferPool()
boolean isListening()
int getPoolSize()
int getActiveCount()
long getTaskCount()
long getCompletedTaskCount()
Copyright © 2000-2024 Apache Software Foundation.
Apache Tomcat, Tomcat, Apache, the Apache Tomcat logo and the Apache logo are either registered trademarks or trademarks of the Apache Software Foundation.