类的使用
cn.taketoday.http.server.reactive.AbstractListenerServerHttpResponse
程序包
说明
Abstractions for reactive HTTP server support including a
ServerHttpRequest and
ServerHttpResponse along with an
HttpHandler for processing.-
cn.taketoday.http.server.reactive中AbstractListenerServerHttpResponse的使用
修饰符和类型类说明private static final class(专用程序包) classAdaptServerHttpResponseto the ServletHttpServletResponse.private static final class(专用程序包) classAdaptServerHttpResponseto the UndertowHttpServerExchange.