Package org.jgrapes.net
Interface SocketServer.SocketServerSummaryMXBean
- Enclosing class:
SocketServer
public static interface SocketServer.SocketServerSummaryMXBean
An MBean interface for getting information about the socket servers
and established connections.
-
Method Summary
Modifier and TypeMethodDescriptionGets the connections per server statistics.Gets the servers.
-
Method Details
-
getConnectionsPerServerStatistics
Gets the connections per server statistics.- Returns:
- the connections per server statistics
-
getServers
Gets the servers.- Returns:
- the servers
-