VIBE v5.1.6
Search Engine
Loading...
Searching...
No Matches
edu.usfca.cs272.SearchServer.ShutdownServlet Class Reference
Inheritance diagram for edu.usfca.cs272.SearchServer.ShutdownServlet:

Public Member Functions

 ShutdownServlet () throws IOException
 

Protected Member Functions

void doGet (HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
 

Detailed Description

Shutdown servlet for the server. This allows the user to trigger a graceful shutdown by entering a password.

Constructor & Destructor Documentation

◆ ShutdownServlet()

edu.usfca.cs272.SearchServer.ShutdownServlet.ShutdownServlet ( ) throws IOException

Creates a new Shutdown servlet.

Exceptions
IOExceptionif the template cannot be read.

The documentation for this class was generated from the following file: