Uses of Class
io.grpc.internal.TransportTracer.FlowControlWindows
-
Packages that use TransportTracer.FlowControlWindows Package Description io.grpc.internal Interfaces and implementations that are internal to gRPC.io.grpc.netty The main transport implementation based on Netty, for both the client and the server. -
-
Uses of TransportTracer.FlowControlWindows in io.grpc.internal
Methods in io.grpc.internal that return TransportTracer.FlowControlWindows Modifier and Type Method Description TransportTracer.FlowControlWindows
TransportTracer.FlowControlReader. read()
-
Uses of TransportTracer.FlowControlWindows in io.grpc.netty
Methods in io.grpc.netty that return TransportTracer.FlowControlWindows Modifier and Type Method Description TransportTracer.FlowControlWindows
Utils.FlowControlReader. read()
-