接口的使用
cn.taketoday.http.ReactiveHttpOutputMessage

使用ReactiveHttpOutputMessage的程序包
程序包
说明
Contains a basic abstraction over client/server-side HTTP.
Abstractions for reactive HTTP client support including ClientHttpRequest and ClientHttpResponse as well as a ClientHttpConnector.
Provides implementations of Encoder and Decoder for web use.
Multipart support.
Provides an encoder and a decoder for Google Protocol Buffers.
Abstractions for reactive HTTP server support including a ServerHttpRequest and ServerHttpResponse along with an HttpHandler for processing.
Provides a foundation for both the reactive client and server subpackages.