Uses of Class
io.netty.handler.codec.http2.DefaultHttp2LocalFlowController.DefaultState
Packages that use DefaultHttp2LocalFlowController.DefaultState
-
Uses of DefaultHttp2LocalFlowController.DefaultState in io.netty.handler.codec.http2
Subclasses of DefaultHttp2LocalFlowController.DefaultState in io.netty.handler.codec.http2Modifier and TypeClassDescriptionprivate final class
Flow control state that does autorefill of the flow control window when the data is received.