Uses of Class
org.springframework.http.codec.EncoderHttpMessageWriter
Packages that use EncoderHttpMessageWriter
- 
Uses of EncoderHttpMessageWriter in org.springframework.http.codec.protobufSubclasses of EncoderHttpMessageWriter in org.springframework.http.codec.protobufModifier and TypeClassDescriptionclassHttpMessageWriterthat can write a protobufMessageand addsX-Protobuf-Schema,X-Protobuf-Messageheaders and adelimited=trueparameter is added to the content type if a flux is serialized.