程序包 org.springframework.http.codec.protobuf
Provides an encoder and a decoder for Google Protocol Buffers.
类概要 类 说明 ProtobufCodecSupport Base class providing support methods for Protobuf encoding and decoding.ProtobufDecoder ProtobufEncoder ProtobufHttpMessageWriter HttpMessageWriterthat can write a protobufMessageand addsX-Protobuf-Schema,X-Protobuf-Messageheaders and adelimited=trueparameter is added to the content type if a flux is serialized.