- java.lang.Object
-
- javax.servlet.GenericServlet
-
- javax.servlet.http.HttpServlet
-
- io.inversion.EngineServlet
-
-
Method Summary
-
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
-
Methods inherited from class javax.servlet.GenericServlet
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
-
-
Constructor Detail
-
EngineServlet
public EngineServlet()
-
Method Detail
-
destroy
public void destroy()
- Specified by:
destroy in interface javax.servlet.Servlet
- Overrides:
destroy in class javax.servlet.GenericServlet
Copyright © 2021 Rocket Partners, LLC. All rights reserved.