Package ch.psi.wica.controllers


package ch.psi.wica.controllers
Classes providing support for HTTP endpoints.
  • Classes
    Class
    Description
    Provides statistics related to the Wica Controllers.
    Returns an HTML Page which provides general information together with links to the other administration pages.
    Provides a SpringBoot REST Controller to handle GET operations on the {code /ca/channel} endpoint.
    Provides a SpringBoot REST Controller to handle PUT operations on the {code /ca/channel} endpoint.
    Provides a SpringBoot REST Controller to handle POST operations on the {code /ca/streams} endpoint.
    Provides a SpringBoot REST Controller to handle DELETE and POST operations on the {code /ca/streams} endpoint.
    Provides a SpringBoot REST Controller to handle GET operations on the {code /ca/streams} endpoint.
    Provides a SpringBoot REST Controller to handle DELETE and POST operations on the {code /ca/streams} endpoint.