Uses of Class
io.grpc.internal.OobChannel
-
Packages that use OobChannel Package Description io.grpc.internal Interfaces and implementations that are internal to gRPC. -
-
Uses of OobChannel in io.grpc.internal
Fields in io.grpc.internal with type parameters of type OobChannel Modifier and Type Field Description private java.util.Set<OobChannel>
ManagedChannelImpl. oobChannels
-