| Class | Description |
|---|---|
| DCDPMessageExchangeDelegate |
This class delegates to an underlying IMessageExchangeSPI implementation
that is configured with respect to the
toop-simulator.mockGateway configuration.If the toop-simulator.mockGateway==true then the gateway communication simulated
and an instance of MockDCDPMessageExchange is used,
otherwise ( toop-simulator.mockGateway==true) then the message exchange communication
is not simulated and an instance of DefaultMessageExchangeSPI is used. |
| SimulatorConfig |
The utility class for reading the toop-simulator.conf file/classpath resource.
|
| ToopSimulatorMain |
The program entry point
|
| ToopSimulatorResources |
This class manages and serves the paths for resources that are being used by the simulator.
|
| Enum | Description |
|---|---|
| SimulationMode |
An enum that represents the working modes of the simulator
|
Copyright © 2019–2020 toop.eu. All rights reserved.