Package | Description |
---|---|
org.springframework.http.codec.protobuf |
Provides an encoder and a decoder for
Google Protocol Buffers.
|
Modifier and Type | Class and Description |
---|---|
class |
ProtobufHttpMessageWriter
HttpMessageWriter that can write a protobuf Message and adds
X-Protobuf-Schema , X-Protobuf-Message headers and a
delimited=true parameter is added to the content type if a flux is serialized. |