Class CometDLoadServer

java.lang.Object
org.cometd.benchmark.server.CometDLoadServer

public class CometDLoadServer
extends java.lang.Object
  • Nested Class Summary

    Nested Classes
    Modifier and Type Class Description
    static class  CometDLoadServer.StatisticsService  
  • Constructor Summary

    Constructors
    Constructor Description
    CometDLoadServer()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)  
    void run()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CometDLoadServer

      public CometDLoadServer()
  • Method Details

    • main

      public static void main​(java.lang.String[] args) throws java.lang.Exception
      Throws:
      java.lang.Exception
    • run

      public void run() throws java.lang.Exception
      Throws:
      java.lang.Exception