|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TcpProxyServiceMBean
Adds JMX monitoring for tcp connections.
Method Summary | |
---|---|
int |
getProtocolErrorCount()
Gets the number of connections rejected due to a wrong protocol header. |
java.lang.String |
getServerAddress()
Gets the socket address of the server. |
int |
getTcpListenersPoolSize()
Gets the number of threads listening for incoming tcp connections. |
Methods inherited from interface org.objectweb.joram.mom.proxies.ConnectionManagerMBean |
---|
activate, closeAllConnections, deactivate, getFailedLoginCount, getInitiatedConnectionCount, getMBeanName, getRunningConnectionsCount, isActivated |
Method Detail |
---|
java.lang.String getServerAddress()
int getTcpListenersPoolSize()
int getProtocolErrorCount()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |