Class StatusManagerServlet

java.lang.Object
jakarta.servlet.GenericServlet
jakarta.servlet.http.HttpServlet
org.apache.catalina.manager.StatusManagerServlet
All Implemented Interfaces:
Servlet, ServletConfig, Serializable, EventListener, NotificationListener

public class StatusManagerServlet extends HttpServlet implements NotificationListener
This servlet will display a complete status of the HTTP/1.1 connector.
Author:
Remy Maucherat
See Also: