Class ImageServlet
HttpServlet
net.datenwerke.security.server.SecuredHttpServlet
net.datenwerke.rs.core.server.imageservice.ImageServlet
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.datenwerke.security.server.SecuredHttpServlet
doPost
-
Constructor Details
-
ImageServlet
public ImageServlet(<any> reportManagerService, <any> securityServiceProvider)
-
-
Method Details
-
doGet
public void doGet(HttpServletRequest req, HttpServletResponse resp) throws ServletException, IOException - Overrides:
doGetin classSecuredHttpServlet- Throws:
ServletExceptionIOException
-