com.croftsoft.apps.mars.net
Class MarsServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.croftsoft.core.servlet.HttpGatewayServlet
com.croftsoft.apps.mars.net.MarsServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
public final class MarsServlet
- extends HttpGatewayServlet
Mars servlet.
- Since:
- 2003-04-06
- Version:
- 2003-06-13
- See Also:
- Serialized Form
- Author:
- David Wallace Croft
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MarsServlet
public MarsServlet()
getServletInfo
public String getServletInfo()
- Specified by:
getServletInfo
in interface Servlet
- Overrides:
getServletInfo
in class GenericServlet
init
public void init()
throws ServletException
- Overrides:
init
in class GenericServlet
- Throws:
ServletException
destroy
public void destroy()
- Specified by:
destroy
in interface Servlet
- Overrides:
destroy
in class GenericServlet
CroftSoft Apps Javadoc (2008-09-28 21:15:07)