public static interface Http2FrameReader.Configuration
Http2FrameReader
Modifier and Type | Method and Description |
---|---|
Http2FrameSizePolicy |
frameSizePolicy()
Get the
Http2FrameSizePolicy for this Http2FrameReader |
Http2HeaderTable |
headerTable()
Get the
Http2HeaderTable for this Http2FrameReader |
Http2HeaderTable headerTable()
Http2HeaderTable
for this Http2FrameReader
Http2FrameSizePolicy frameSizePolicy()
Http2FrameSizePolicy
for this Http2FrameReader
Copyright © 2008–2015 The Netty Project. All rights reserved.