Package | Description |
---|---|
metricapp.rest |
This package contains the Rest Controllers.
|
Modifier and Type | Method and Description |
---|---|
org.springframework.http.ResponseEntity<BusIncomingMessage> |
BusIncomingMessageRest.post(BusIncomingMessage message)
this method manages the incoming notifications.
|
Modifier and Type | Method and Description |
---|---|
org.springframework.http.ResponseEntity<BusIncomingMessage> |
BusIncomingMessageRest.post(BusIncomingMessage message)
this method manages the incoming notifications.
|