Class TestDemoServer

java.lang.Object
org.opentrafficsim.web.TestDemoServer

public class TestDemoServer extends Object
DSOLWebServer.java.

Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.

Author:
Alexander Verbraeck
  • Constructor Details

    • TestDemoServer

      public TestDemoServer() throws Exception
      Constructor.
      Throws:
      Exception - in case jetty crashes
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Run a SuperDemo OTS Web server.
      Parameters:
      args - not used
      Throws:
      Exception - on Jetty error