接口的使用
cn.taketoday.http.ZeroCopyHttpOutputMessage
程序包
说明
Abstractions for reactive HTTP client support including
ClientHttpRequest and
ClientHttpResponse as well as a
ClientHttpConnector.Abstractions for reactive HTTP server support including a
ServerHttpRequest and
ServerHttpResponse along with an
HttpHandler for processing.-
cn.taketoday.http.client.reactive中ZeroCopyHttpOutputMessage的使用
修饰符和类型类说明(专用程序包) classClientHttpRequestimplementation for the Reactor-Netty HTTP client.(专用程序包) classClientHttpRequestimplementation for the Reactor Netty 2 (Netty 5) HTTP client. -
cn.taketoday.http.server.reactive中ZeroCopyHttpOutputMessage的使用
修饰符和类型类说明(专用程序包) classAdaptServerHttpResponseto theHttpServerResponse.(专用程序包) classAdaptServerHttpResponseto theHttpServerResponse.(专用程序包) classAdaptServerHttpResponseto the UndertowHttpServerExchange.