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 Type
    Method
    Description
    org.springframework.http.ResponseEntity<?>
    notifyx(RestMessage restMessage)
    Process and send the REST message
  • Method Details

    • notifyx

      org.springframework.http.ResponseEntity<?> notifyx(RestMessage restMessage)
      Process and send the REST message