| Name | Description | Type | Package | Framework |
| MultipartDecoderImpl | Constructor SummaryMultipartDecoderImpl(org. | Class | org.apache.tapestry5.upload.internal.services | Apache Tapestry |
| MultipartServletRequestFilter | Filter that decodes an incoming multipart request. | Class | org.apache.tapestry5.upload.internal.services | Apache Tapestry |
| ParametersServletRequestWrapper | Wrapper for HttpServletRequest that overrides the parameter methods of the wrapped request. | Class | org.apache.tapestry5.upload.internal.services | Apache Tapestry |
| ParameterValue | Holds single or multivalued values. | Class | org.apache.tapestry5.upload.internal.services | Apache Tapestry |
| UploadedFileItem | Implentation of UploadedFile for FileItems. | Class | org.apache.tapestry5.upload.internal.services | Apache Tapestry |
| UploadExceptionFilter | Determines if there was an FileUploadException processing the request and, if so, triggers an exception event on the page. | Class | org.apache.tapestry5.upload.internal.services | Apache Tapestry |