Package org.opentrafficsim.demo.web
Class OTSFederatedDemoServer
java.lang.Object
org.opentrafficsim.demo.web.OTSFederatedDemoServer
- All Implemented Interfaces:
Checkable
public class OTSFederatedDemoServer extends java.lang.Object implements Checkable
Federated demo server for OTS models that uses Sim0MQ messaging to start and manage the executed models.
Copyright (c) 2003-2019 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information www.simulation.tudelft.nl. The source code and binary code of this software is proprietary information of Delft University of Technology.
Copyright (c) 2003-2019 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information www.simulation.tudelft.nl. The source code and binary code of this software is proprietary information of Delft University of Technology.
- Author:
- Alexander Verbraeck
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
OTSFederatedDemoServer.XHRHandler
Answer handles the events from the web-based user interface for a demo. -
Constructor Summary
Constructors Constructor Description OTSFederatedDemoServer()
-
Method Summary
-
Constructor Details
-
OTSFederatedDemoServer
public OTSFederatedDemoServer()
-
-
Method Details