◆ UIController()
| com.example.ngr.controller.UIController.UIController |
( |
KafkaProducer | producer | ) |
|
◆ addUnit()
| String com.example.ngr.controller.UIController.addUnit |
( |
@RequestBody Event | event | ) |
throws JsonProcessingException |
◆ createArea()
| String com.example.ngr.controller.UIController.createArea |
( |
@RequestBody Event | event | ) |
throws JsonProcessingException |
◆ getMethodName()
| String com.example.ngr.controller.UIController.getMethodName |
( |
@RequestBody Scenario | scenario | ) |
throws JsonProcessingException |
◆ getScenarios()
| Scenario com.example.ngr.controller.UIController.getScenarios |
( |
@Payload Scenario | message | ) |
|
◆ moveUnit()
| String com.example.ngr.controller.UIController.moveUnit |
( |
@RequestBody Event | event | ) |
throws JsonProcessingException |
The documentation for this class was generated from the following file: