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 Http2RemoteFlowControllerFields in io.netty.handler.codec.http2 with type parameters of type Http2RemoteFlowControllerModifier and TypeFieldDescription(package private) final DefaultHttp2Connection.DefaultEndpoint
<Http2RemoteFlowController> DefaultHttp2Connection.remoteEndpoint
Methods 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
.