Package de.dlr.proseo.notification.rest
Schnittstelle NotifyController
- Alle bekannten Implementierungsklassen:
NotifyControllerDecorator
,NotifyControllerImpl
public interface NotifyController
No description
(Generated with springmvc-raml-parser v.2.0.5)
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungorg.springframework.http.ResponseEntity
<?> notifyx
(@Valid RestMessage restMessage) Process and send the REST message
-
Methodendetails
-
notifyx
Process and send the REST message
-