Class Servlet

All Implemented Interfaces:
Serializable, Servlet, ServletConfig

public class Servlet extends HttpServlet
A wrapper for addressbook to allow it to be started as a web application. This was a GenericServlet, we make it an HttpServlet solely to provide a simple page to display status.
Since:
0.9.30 moved from addressbook to SusiDNS
Author:
Ragnarok
See Also: