Uses of Class
io.netty.handler.codec.http2.AbstractInboundHttp2ToHttpAdapterBuilder
Packages that use AbstractInboundHttp2ToHttpAdapterBuilder
-
Uses of AbstractInboundHttp2ToHttpAdapterBuilder in io.netty.handler.codec.http2
Classes in io.netty.handler.codec.http2 with type parameters of type AbstractInboundHttp2ToHttpAdapterBuilderModifier and TypeClassDescriptionclass
AbstractInboundHttp2ToHttpAdapterBuilder<T extends InboundHttp2ToHttpAdapter,
B extends AbstractInboundHttp2ToHttpAdapterBuilder<T, B>> A skeletal builder implementation ofInboundHttp2ToHttpAdapter
and its subtypes.Subclasses of AbstractInboundHttp2ToHttpAdapterBuilder in io.netty.handler.codec.http2