Uses of Class
org.springframework.util.MimeType

Packages that use MimeType
Package
Description
Encoder and Decoder abstractions to convert between a reactive stream of bytes and Java objects.
Contains a basic abstraction over client/server-side HTTP.
 
JSON encoder and decoder support.
Provides an encoder and a decoder for Google Protocol Buffers.
XML encoder and decoder support.
Provides support for message conversion.
Support classes for working with annotated message-handling methods with non-blocking, reactive contracts.
Support for the RSocket protocol.
Support classes for working with annotated RSocket stream handling methods.
Generic support for simple messaging protocols (like STOMP).
Provides implementations of Message along with a MessageBuilder and MessageHeaderAccessor for building and working with messages and message headers, as well as various MessageChannel implementations and channel interceptor support.
Miscellaneous utility classes, such as String manipulation utilities, a Log4J configurer, and a state holder for paged lists of objects.