no.sesat.search.http.servlet
Class SearchServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
no.sesat.search.http.servlet.SearchServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
public final class SearchServlet
- extends HttpServlet
The Central Controller to incoming queries.
Controls the SearchMode -> RunningQuery creation and handling.
- Version:
- $Id$
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchServlet
public SearchServlet()
destroy
public void destroy()
-
- Specified by:
destroy in interface Servlet- Overrides:
destroy in class GenericServlet
doGet
protected void doGet(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
IOException
- Overrides:
doGet in class HttpServlet
- Throws:
ServletException
IOException
Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.