Package org.cometd.benchmark.server
Class CometDLoadServer.StatisticsService
java.lang.Object
org.cometd.server.AbstractService
org.cometd.benchmark.server.CometDLoadServer.StatisticsService
- Enclosing class:
- CometDLoadServer
public static class CometDLoadServer.StatisticsService extends AbstractService
-
Field Summary
-
Method Summary
Modifier and Type Method Description voidexit(ServerSession remote, ServerMessage message)voidstartStatistics(ServerSession remote, ServerMessage message)voidstopStatistics(ServerSession remote, ServerMessage message)Methods inherited from class org.cometd.server.AbstractService
addService, doInvoke, exception, getBayeux, getLocalSession, getName, getServerSession, getThreadPool, isSeeOwnPublishes, removeService, removeService, send, setSeeOwnPublishes, setThreadPool