Uses of Class
io.netty.handler.codec.http2.DefaultHttp2LocalFlowController.DefaultState
-
Packages that use DefaultHttp2LocalFlowController.DefaultState Package Description io.netty.handler.codec.http2 Handlers for sending and receiving HTTP/2 frames. -
-
Uses of DefaultHttp2LocalFlowController.DefaultState in io.netty.handler.codec.http2
Subclasses of DefaultHttp2LocalFlowController.DefaultState in io.netty.handler.codec.http2 Modifier and Type Class Description private classDefaultHttp2LocalFlowController.AutoRefillStateFlow control state that does autorefill of the flow control window when the data is received.
-