Uses of Class
io.grpc.ForwardingChannelBuilder
-
-
Uses of ForwardingChannelBuilder in io.grpc
Classes in io.grpc with type parameters of type ForwardingChannelBuilder Modifier and Type Class Description classForwardingChannelBuilder<T extends ForwardingChannelBuilder<T>>AManagedChannelBuilderthat delegates all its builder methods to another builder by default.
-