Class SuperDemoWebApplication

java.lang.Object
org.opentrafficsim.demo.web.SuperDemoWebApplication
All Implemented Interfaces:
Checkable

public class SuperDemoWebApplication
extends java.lang.Object
implements Checkable

Copyright (c) 2002-2014 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved.

See for project information www.simulation.tudelft.nl.

The DSOL project is distributed under a BSD-style license.

Version:
Aug 15, 2014
Author:
Alexander Verbraeck
  • Constructor Summary

    Constructors 
    Constructor Description
    SuperDemoWebApplication()  
  • Method Summary

    Modifier and Type Method Description
    void check()
    protected void init()
    Construct a console application.
    static void main​(java.lang.String[] args)  
    protected void startListener()
    Start listening on a port.
    protected void terminate()
    stop the simulation.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait