Uses of Class
org.apache.cocoon.servlet.multipart.RequestFactory

Packages that use RequestFactory
org.apache.cocoon.servlet   
 

Uses of RequestFactory in org.apache.cocoon.servlet
 

Fields in org.apache.cocoon.servlet declared as RequestFactory
protected  RequestFactory CocoonServlet.requestFactory
          The RequestFactory is responsible for wrapping multipart-encoded forms and for handing the file payload of incoming requests
 



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