org.cometd.benchmark
Class BayeuxLoadServer.StatisticsService
java.lang.Object
org.cometd.server.AbstractService
org.cometd.benchmark.BayeuxLoadServer.StatisticsService
- Enclosing class:
- BayeuxLoadServer
public static class BayeuxLoadServer.StatisticsService
- extends AbstractService
|
Method Summary |
void |
startStatistics(org.cometd.bayeux.server.ServerSession remote,
org.cometd.bayeux.Message message)
|
void |
stopStatistics(org.cometd.bayeux.server.ServerSession remote,
org.cometd.bayeux.Message message)
|
| Methods inherited from class org.cometd.server.AbstractService |
addService, doInvoke, exception, getBayeux, getLocalSession, getServerSession, getThreadPool, isSeeOwnPublishes, send, setSeeOwnPublishes, setThreadPool |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
startStatistics
public void startStatistics(org.cometd.bayeux.server.ServerSession remote,
org.cometd.bayeux.Message message)
stopStatistics
public void stopStatistics(org.cometd.bayeux.server.ServerSession remote,
org.cometd.bayeux.Message message)
throws Exception
- Throws:
Exception
Copyright © 2008-2012 Dojo Foundation. All Rights Reserved.