类的使用
org.springframework.http.codec.EncoderHttpMessageWriter
使用EncoderHttpMessageWriter的程序包 程序包 说明 org.springframework.http.codec.protobuf Provides an encoder and a decoder for Google Protocol Buffers.org.springframework.http.codec.protobuf中EncoderHttpMessageWriter的使用
org.springframework.http.codec.protobuf中EncoderHttpMessageWriter的子类 修饰符和类型 类 说明 classProtobufHttpMessageWriterHttpMessageWriterthat can write a protobufMessageand addsX-Protobuf-Schema,X-Protobuf-Messageheaders and adelimited=trueparameter is added to the content type if a flux is serialized.