Uses of Package
org.springframework.http.codec.multipart
Package
Description
Multipart support.
Core interfaces and classes for Spring's generic, reactive web support.
Implementations to adapt to the underlying
org.springframework.http.client.reactive
reactive HTTP adapter
and HttpHandler
.-
ClassDescriptionRepresents an event triggered for a file upload.Represents an event triggered for a form field.Support class for multipart HTTP message writers.Representation for a part in a "multipart/form-data" request.Represents an event for a "multipart/form-data" request.
-
-