See: Description
Class | Description |
---|---|
ProtobufCodecSupport |
Base class providing support methods for Protobuf encoding and decoding.
|
ProtobufDecoder | |
ProtobufEncoder | |
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. |