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.
Provides an encoder and a decoder for the smile data format ("binary JsON").
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.