Package de.dlr.proseo.notification.rest
package de.dlr.proseo.notification.rest
Classes implementing the REST interface for the prosEO Notification component
- Autor:
- Dr. Ernst Melchinger
-
KlasseBeschreibungNo description (Generated with springmvc-raml-parser v.2.0.5)No description (Generated with springmvc-raml-parser v.2.0.5)REST controller that receives and processes notifications by delegating the task of sending messages to the SendManager class, and it handles exceptions and returns appropriate responses to the clientThis SendManager class is responsible for preparing and sending messages either as HTTP requests or emails.