My Project
Loading...
Searching...
No Matches
com.example.ngr.controller.UIController Class Reference

Public Member Functions

 UIController (KafkaProducer producer)
String getMethodName (@RequestBody Scenario scenario) throws JsonProcessingException
String createArea (@RequestBody Event event) throws JsonProcessingException
String addUnit (@RequestBody Event event) throws JsonProcessingException
String moveUnit (@RequestBody Event event) throws JsonProcessingException
Scenario getScenarios (@Payload Scenario message)

Constructor & Destructor Documentation

◆ UIController()

com.example.ngr.controller.UIController.UIController ( KafkaProducer producer)

Member Function Documentation

◆ 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: