org.cometd.benchmark
Class BayeuxLoadServer

java.lang.Object
  extended by org.cometd.benchmark.BayeuxLoadServer

public class BayeuxLoadServer
extends Object


Nested Class Summary
static class BayeuxLoadServer.LoadWebSocketTransport
           
static class BayeuxLoadServer.StatisticsService
           
 
Constructor Summary
BayeuxLoadServer()
           
 
Method Summary
static void main(String[] args)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BayeuxLoadServer

public BayeuxLoadServer()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

run

public void run()
         throws Exception
Throws:
Exception


Copyright © 2008-2012 Dojo Foundation. All Rights Reserved.