Class StiWebViewerResourceServlet

java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.stimulsoft.web.servlet.StiServlet
com.stimulsoft.webviewer.servlet.StiWebViewerResourceServlet
All Implemented Interfaces:
Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

@Deprecated public class StiWebViewerResourceServlet extends StiServlet
Deprecated.
Webviewer resource servlet
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected static final Logger
    Deprecated.
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Deprecated.
     

    Methods inherited from class javax.servlet.http.HttpServlet

    doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service

    Methods inherited from class javax.servlet.GenericServlet

    destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • LOG

      protected static final Logger LOG
      Deprecated.
  • Constructor Details

    • StiWebViewerResourceServlet

      public StiWebViewerResourceServlet()
      Deprecated.
  • Method Details

    • init

      public void init() throws javax.servlet.ServletException
      Deprecated.
      Overrides:
      init in class javax.servlet.GenericServlet
      Throws:
      javax.servlet.ServletException