| Package | Description |
|---|---|
| net.sourceforge.stripes.config |
This package provides Configuration services for Stripes, including interfaces for
locating configured components and configuration parameters.
|
| net.sourceforge.stripes.controller.multipart |
Contains classes for parsing and dealing with multipart/form-data requests.
|
| Class and Description |
|---|
| MultipartWrapperFactory
Factory for classes that implement
MultipartWrapper. |
| Class and Description |
|---|
| 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. |
© Copyright 2005-2006, Stripes Development Team.