Uses of Class
org.springframework.http.codec.EncoderHttpMessageWriter
-
Uses of EncoderHttpMessageWriter in org.springframework.http.codec.protobuf
Modifier and TypeClassDescriptionclass
HttpMessageWriter
that can write a protobufMessage
and addsX-Protobuf-Schema
,X-Protobuf-Message
headers and adelimited=true
parameter is added to the content type if a flux is serialized.