Uses of Class
org.apache.struts2.dispatcher.multipart.AbstractMultiPartRequest
Package
Description
Classes to help dispatch multipart HTTP requests.
-
Uses of AbstractMultiPartRequest in org.apache.struts2.dispatcher.multipart
Modifier and TypeClassDescriptionclass
Multipart form data request adapter for Jakarta Commons FileUpload package.class
Multi-part form data request adapter for Jakarta Commons FileUpload package that leverages the streaming API rather than the traditional non-streaming API.