net.php
public class: servlet [javadoc |
source]
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
net.php.servlet
All Implemented Interfaces:
Serializable, Servlet, ServletConfig
Mock class providing the declarations required to compile the Cocoon code when
the actual library is not present.
- version:
CVS - $Id: servlet.java 433543 2006-08-22 06:22:54Z crossley $
| Method from net.php.servlet Summary: |
|---|
|
service |
| Methods from javax.servlet.http.HttpServlet: |
|---|
|
service |
| Methods from javax.servlet.GenericServlet: |
|---|
|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log, service |