Uses of Interface
io.netty.handler.codec.http2.Http2RemoteFlowController
Packages that use Http2RemoteFlowController
-
Uses of Http2RemoteFlowController in io.netty.handler.codec.http2
Classes in io.netty.handler.codec.http2 that implement Http2RemoteFlowControllerMethods in io.netty.handler.codec.http2 that return Http2RemoteFlowControllerModifier and TypeMethodDescriptionDecoratingHttp2ConnectionEncoder.flowController()DefaultHttp2ConnectionEncoder.flowController()Http2ConnectionEncoder.flowController()Provides the remote flow controller for managing outbound traffic.Methods in io.netty.handler.codec.http2 that return types with arguments of type Http2RemoteFlowControllerModifier and TypeMethodDescriptionDefaultHttp2Connection.remote()Http2Connection.remote()Gets a view of this connection from the remoteHttp2Connection.Endpoint.