Class ReportDocumentationServlet

HttpServlet
net.datenwerke.security.server.SecuredHttpServlet
net.datenwerke.rs.reportdoc.server.ReportDocumentationServlet
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

public class ReportDocumentationServlet extends SecuredHttpServlet
  • Field Details

  • Constructor Details

    • ReportDocumentationServlet

      public ReportDocumentationServlet(<any> documentationServiceProvider, <any> securityServiceProvider, <any> reportServiceProvider, <any> reportServerServiceProvider, <any> httpUtilsProvider, <any> datasourceServiceProvider)
  • Method Details