public interface TcpProxyServiceMBean extends ConnectionManagerMBean
Modifier and Type | Method and Description |
---|---|
int |
getListenPort()
Gets the listen port of the server.
|
int |
getProtocolErrorCount()
Gets the number of connections rejected due to a wrong protocol header.
|
String |
getServerAddress()
Gets the socket address of the server.
|
int |
getTcpListenersPoolSize()
Gets the number of threads listening for incoming tcp connections.
|
activate, closeAllConnections, deactivate, getFailedLoginCount, getInitiatedConnectionCount, getMBeanName, getRunningConnectionsCount, isActivated
int getListenPort()
String getServerAddress()
int getTcpListenersPoolSize()
int getProtocolErrorCount()
Copyright © 2015 ScalAgent D.T.. All Rights Reserved.