Save This Page
Home » oscache-2.4.1-full » com.opensymphony.oscache » web » [javadoc | source]
com.opensymphony.oscache.web
public class: OscacheServlet [javadoc | source]
java.lang.Object
   javax.servlet.GenericServlet
      javax.servlet.http.HttpServlet
         com.opensymphony.oscache.web.OscacheServlet

All Implemented Interfaces:
    Serializable, Servlet, ServletConfig

Servlet used to test the web portion of osCache. It performs the operations received by parameter $Id: OscacheServlet.java 42 2003-07-17 20:28:07Z chris_miller $
Method from com.opensymphony.oscache.web.OscacheServlet Summary:
destroy,   doGet,   init
Methods from javax.servlet.http.HttpServlet:
service
Methods from javax.servlet.GenericServlet:
destroy,   getInitParameter,   getInitParameterNames,   getServletConfig,   getServletContext,   getServletInfo,   getServletName,   init,   init,   log,   log,   service
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from com.opensymphony.oscache.web.OscacheServlet Detail:
 public  void destroy() 
    Clean up resources
 public  void doGet(HttpServletRequest request,
    HttpServletResponse response) throws IOException, ServletException 
    Process the HTTP Get request

 public  void init(ServletConfig config) throws ServletException 
    Initialize global variables