Modifier and Type | Class and Description |
---|---|
class |
Http2ContainerRequestHandlingResponseWriter
An
AbstractContainerRequestHandlingResponseWriter
implemented in terms of Http2Headers , Http2HeadersFrame s, Http2DataFrame s and ByteBufBackedChannelOutboundInvokingHttp2DataFrameOutputStream s. |
class |
HttpContainerRequestHandlingResponseWriter
An
AbstractContainerRequestHandlingResponseWriter
implemented in terms of HttpRequest s, HttpResponse s
and ByteBufBackedChannelOutboundInvokingHttpContentOutputStream s. |
Copyright © 2019–2020, microBean™. All rights reserved.