|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| MultipartWrapper | Interface which must be implemented by classes which provide the ability to parse the POST content when it is of type multipart/form-data. |
| MultipartWrapperFactory | Factory for classes that implement MultipartWrapper. |
| Class Summary | |
|---|---|
| CommonsMultipartWrapper | An implementation of MultipartWrapper that uses Jakarta Commons FileUpload (from apache) to parse the request parts. |
| CosMultipartWrapper | Implementation of MultipartWrapper that uses Jason Hunter's COS (com.oreilly.servlet) multipart parser implementation. |
| DefaultMultipartWrapperFactory | Default implementation of a factory for MultipartWrappers. |
Contains classes for parsing and dealing with multipart/form-data requests.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||