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