Package org.apache.cocoon.servletservice

Interface Summary
Mountable Interface for servlet services that are mounted on a specific path.
ServletServiceContextAware Inteface for making the servlet service context of a servlet service available.
 

Class Summary
CallStackHelper Helper class used for geting hold on the current servlet service
DispatcherServlet A servlet that dispatch to managed sevlets from the context Spring container.
DynamicProxyRequestHandler A dynamic wrapper for servlet requests that overwrites the getContextPath, getServletPath and getPathInfo methods to reflect the mount path of the block servlet.
ServletConnection Implementation of a URLConnection that gets its content by invoking the Block.
ServletService  
ServletServiceContext  
 



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