Uses of Class
io.grpc.internal.AbstractSubchannel
-
Packages that use AbstractSubchannel Package Description io.grpc.internal Interfaces and implementations that are internal to gRPC. -
-
Uses of AbstractSubchannel in io.grpc.internal
Subclasses of AbstractSubchannel in io.grpc.internal Modifier and Type Class Description private classManagedChannelImpl.SubchannelImplFields in io.grpc.internal declared as AbstractSubchannel Modifier and Type Field Description private AbstractSubchannelOobChannel. subchannelImplMethods in io.grpc.internal that return AbstractSubchannel Modifier and Type Method Description AbstractSubchannelManagedChannelImpl.LbHelperImpl. createSubchannel(LoadBalancer.CreateSubchannelArgs args)
-