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

Uses of Package
org.apache.cocoon.servlet.multipart

Packages that use org.apache.cocoon.servlet.multipart
org.apache.cocoon.components.source.impl   
org.apache.cocoon.servlet.multipart   
 

Classes in org.apache.cocoon.servlet.multipart used by org.apache.cocoon.components.source.impl
Part
          This abstract class represents a file part parsed from a http post stream.
 

Classes in org.apache.cocoon.servlet.multipart used by org.apache.cocoon.servlet.multipart
MultipartException
          Exception thrown when on a parse error such as a malformed stream.
Part
          This abstract class represents a file part parsed from a http post stream.
RequestFactory
          This is the interface of Request Wrapper in Cocoon.
 



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