Class 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
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      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