public class IndexerSettingsServlet extends HttpServlet
Modifier and Type | Class and Description |
---|---|
static class |
IndexerSettingsServlet.SettingsType |
Constructor and Description |
---|
IndexerSettingsServlet(IndexerSettingsServlet.SettingsType type) |
Modifier and Type | Method and Description |
---|---|
protected void |
doGet(HttpServletRequest req,
HttpServletResponse resp) |
protected void |
doPost(HttpServletRequest req,
HttpServletResponse resp) |
public IndexerSettingsServlet(IndexerSettingsServlet.SettingsType type)
protected void doPost(HttpServletRequest req, HttpServletResponse resp) throws ServletException, java.io.IOException
ServletException
java.io.IOException
protected void doGet(HttpServletRequest req, HttpServletResponse resp) throws ServletException, java.io.IOException
ServletException
java.io.IOException