|
||||||||||
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. |
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 |