Uses of Package
org.springframework.http.codec.multipart
Packages that use 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
.-
Classes in org.springframework.http.codec.multipart used by org.springframework.http.codec.multipartClassDescriptionRepresents 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.
-
Classes in org.springframework.http.codec.multipart used by org.springframework.web.server
-
Classes in org.springframework.http.codec.multipart used by org.springframework.web.server.adapter