Package de.dlr.proseo.notification.rest
Interface NotifyController
- All Known Implementing Classes:
NotifyControllerDecorator,NotifyControllerImpl
public interface NotifyController
No description
(Generated with springmvc-raml-parser v.2.0.5)
-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<?> notifyx(RestMessage restMessage) Process and send the REST message
-
Method Details
-
notifyx
Process and send the REST message
-