Package org.apache.cocoon.servlet

Class Summary
BootstrapServlet A bootstrap servlet to allow Cocoon to run in servlet engines that aren't fully compliant with the servlet 2.2 spec.
BootstrapServlet.ConfigWrapper Implementation of ServletConfig passed to the actual servlet.
BootstrapServlet.ContextWrapper Wrapper for the ServletContext passed to the actual servlet.
CocoonServlet This is the entry point for Cocoon execution as an HTTP Servlet.
ParanoidClassLoader The ParanoidClassLoader reverses the search order for classes.
ParanoidCocoonServlet This servlet builds a classloading sandbox and runs another servlet inside that sandbox.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.