Package | Description |
---|---|
io.netty.handler.codec.http2 |
Handlers for sending and receiving HTTP/2 frames.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultHttp2HeadersDecoder |
Modifier and Type | Method and Description |
---|---|
Http2HeadersDecoder.Configuration |
Http2HeadersDecoder.configuration()
Get the
Http2HeadersDecoder.Configuration for this Http2HeadersDecoder |
Http2HeadersDecoder.Configuration |
DefaultHttp2HeadersDecoder.configuration() |
Http2HeadersDecoder.Configuration |
Http2FrameReader.Configuration.headersConfiguration()
Get the
Http2HeadersDecoder.Configuration for this Http2FrameReader |
Http2HeadersDecoder.Configuration |
DefaultHttp2FrameReader.headersConfiguration() |
Copyright © 2008–2017 The Netty Project. All rights reserved.