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

Packages that use RequestFactory
org.apache.cocoon.portlet   
 

Uses of RequestFactory in org.apache.cocoon.portlet
 

Fields in org.apache.cocoon.portlet declared as RequestFactory
protected  RequestFactory ManagedCocoonPortlet.requestFactory
          The RequestFactory is responsible for wrapping multipart-encoded forms and for handing the file payload of incoming requests
protected  RequestFactory CocoonPortlet.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.