This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.cocoon.servlet.multipart.RequestFactory (Cocoon Core 2.2.0 API)

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

Packages that use RequestFactory
org.apache.cocoon.servlet.multipart   
 

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

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



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