Uses of Interface
org.springframework.core.codec.Decoder

Packages that use Decoder
Package
Description
Encoder and Decoder abstractions to convert between a reactive stream of bytes and Java objects.
Provides implementations of Encoder and Decoder for web use.
CBOR encoder and decoder support.
JSON encoder and decoder support.
Provides an encoder and a decoder for Google Protocol Buffers.
XML encoder and decoder support.
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.