Uses of Class
io.netty.handler.codec.http2.InboundHttp2ToHttpAdapterBuilder
Packages that use InboundHttp2ToHttpAdapterBuilder
-
Uses of InboundHttp2ToHttpAdapterBuilder in io.netty.handler.codec.http2
Methods in io.netty.handler.codec.http2 that return InboundHttp2ToHttpAdapterBuilderModifier and TypeMethodDescriptionInboundHttp2ToHttpAdapterBuilder.maxContentLength
(int maxContentLength) InboundHttp2ToHttpAdapterBuilder.propagateSettings
(boolean propagate) InboundHttp2ToHttpAdapterBuilder.validateHttpHeaders
(boolean validate)