Package io.goobi.viewer.servlets


package io.goobi.viewer.servlets
Servlet classes of the Goobi viewer. Handles low-level HTTP endpoints that fall outside the JAX-RS layer, such as OpenSearch description delivery and other servlet-based responses.
  • Classes
    Class
    Description
    Servlet that delivers images in the format expected by the DFG Viewer image protocol.
    Servlet for harvesting crowdsourcing data and overview pages.
    This Servlet maps a given lucene field value to a url and then either redirects there or forwards there, depending on the config.
    Servlet implementation class MetsResolver.
    Servlet for original content file download.
    This Servlet maps a given lucene field value to a url and then either redirects there or forwards there, depending on the config.
    Servlet implementation class RssResolver
    Simple test object used for verifying servlet and bean wiring in integration tests.