接口的使用
cn.taketoday.http.codec.HttpMessageWriter

使用HttpMessageWriter的程序包
程序包
说明
Provides implementations of Encoder and Decoder for web use.
Multipart support.
Provides an encoder and a decoder for Google Protocol Buffers.
Provides implementations of ClientCodecConfigurer and ServerCodecConfigurer based on the converter implementations from cn.taketoday.http.codec.json and co.
Provides a foundation for both the reactive client and server subpackages.
Provides a reactive WebClient that builds on top of the cn.taketoday.http.client.reactive reactive HTTP adapter layer.