Uses of Class
io.grpc.util.ForwardingSubchannel
-
Packages that use ForwardingSubchannel Package Description io.grpc.protobuf.services Service definitions and utilities with protobuf dependency for the pre-defined gRPC services.io.grpc.util Utilities with advanced features in the core layer that user can optionally use. -
-
Uses of ForwardingSubchannel in io.grpc.protobuf.services
Subclasses of ForwardingSubchannel in io.grpc.protobuf.services Modifier and Type Class Description (package private) static classHealthCheckingLoadBalancerFactory.SubchannelImpl -
Uses of ForwardingSubchannel in io.grpc.util
Subclasses of ForwardingSubchannel in io.grpc.util Modifier and Type Class Description (package private) static classHealthProducerHelper.HealthProducerSubchannel(package private) classOutlierDetectionLoadBalancer.OutlierDetectionSubchannel
-