Uses of Package
org.apache.struts2.dispatcher.multipart
Package
Description
This package contains a reimagining of the traditional Struts filter dispatchers.
Classes to help dispatch multipart HTTP requests.
Interceptor classes.
-
-
-
ClassDescriptionAbstract class with some helper methods, it should be used when starting development of another implementation of
MultiPartRequest
Abstract wrapper class HTTP requests to handle multi-part data.Virtual representation of an uploaded file used byMultiPartRequest
-
ClassDescriptionParse a multipart request and provide a wrapper around the request.Virtual representation of an uploaded file used by
MultiPartRequest