Uses of Package
org.springframework.web.multipart
Packages that use org.springframework.web.multipart
Package
Description
A comprehensive set of Servlet API 6.0 mock objects, targeted at usage with
Spring's Web MVC framework.
Provides web-specific data binding functionality.
Multipart resolution framework for handling file uploads.
Support classes for the multipart resolution framework.
Provides servlets that integrate with the application context
infrastructure, and the core interfaces and classes for the
Spring web MVC framework.
-
Classes in org.springframework.web.multipart used by org.springframework.mock.webClassDescriptionA representation of an uploaded file received in a multipart request.Provides additional methods for dealing with multipart content within a servlet request, allowing to access uploaded files.This interface defines the multipart request access operations that are exposed for actual multipart requests.
-
Classes in org.springframework.web.multipart used by org.springframework.web.bindClassDescriptionA representation of an uploaded file received in a multipart request.
-
Classes in org.springframework.web.multipart used by org.springframework.web.multipartClassDescriptionException thrown when multipart resolution fails.A representation of an uploaded file received in a multipart request.Provides additional methods for dealing with multipart content within a servlet request, allowing to access uploaded files.This interface defines the multipart request access operations that are exposed for actual multipart requests.
-
Classes in org.springframework.web.multipart used by org.springframework.web.multipart.supportClassDescriptionException thrown when multipart resolution fails.A representation of an uploaded file received in a multipart request.Provides additional methods for dealing with multipart content within a servlet request, allowing to access uploaded files.This interface defines the multipart request access operations that are exposed for actual multipart requests.A strategy interface for multipart file upload resolution in accordance with RFC 1867.
-
Classes in org.springframework.web.multipart used by org.springframework.web.servletClassDescriptionException thrown when multipart resolution fails.A strategy interface for multipart file upload resolution in accordance with RFC 1867.