Class AbstractHttp2StreamChannel.FlowControlledFrameSizeEstimator

java.lang.Object
io.netty.handler.codec.http2.AbstractHttp2StreamChannel.FlowControlledFrameSizeEstimator
All Implemented Interfaces:
MessageSizeEstimator
Enclosing class:
AbstractHttp2StreamChannel

private static final class AbstractHttp2StreamChannel.FlowControlledFrameSizeEstimator extends Object implements MessageSizeEstimator
Returns the flow-control size for DATA frames, and 9 for all other frames.