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