Uses of Class
io.grpc.internal.ManagedChannelImpl.RealChannel.PendingCall
-
Packages that use ManagedChannelImpl.RealChannel.PendingCall Package Description io.grpc.internal Interfaces and implementations that are internal to gRPC. -
-
Uses of ManagedChannelImpl.RealChannel.PendingCall in io.grpc.internal
Fields in io.grpc.internal with type parameters of type ManagedChannelImpl.RealChannel.PendingCall Modifier and Type Field Description private java.util.Collection<ManagedChannelImpl.RealChannel.PendingCall<?,?>>
ManagedChannelImpl. pendingCalls
-