Uses of Interface
io.netty.handler.codec.http2.Http2HeadersDecoder.Configuration
-
Packages that use Http2HeadersDecoder.Configuration Package Description io.netty.handler.codec.http2 Handlers for sending and receiving HTTP/2 frames. -
-
Uses of Http2HeadersDecoder.Configuration in io.netty.handler.codec.http2
Classes in io.netty.handler.codec.http2 that implement Http2HeadersDecoder.Configuration Modifier and Type Class Description classDefaultHttp2HeadersDecoderMethods in io.netty.handler.codec.http2 that return Http2HeadersDecoder.Configuration Modifier and Type Method Description Http2HeadersDecoder.ConfigurationDefaultHttp2HeadersDecoder. configuration()Http2HeadersDecoder.ConfigurationHttp2HeadersDecoder. configuration()Get theHttp2HeadersDecoder.Configurationfor thisHttp2HeadersDecoderHttp2HeadersDecoder.ConfigurationDefaultHttp2FrameReader. headersConfiguration()Http2HeadersDecoder.ConfigurationHttp2FrameReader.Configuration. headersConfiguration()Get theHttp2HeadersDecoder.Configurationfor thisHttp2FrameReader
-