Uses of Class
io.grpc.ForwardingChannelBuilder
-
Packages that use ForwardingChannelBuilder Package Description io.grpc The gRPC core public API. -
-
Uses of ForwardingChannelBuilder in io.grpc
Classes in io.grpc with type parameters of type ForwardingChannelBuilder Modifier and Type Class Description class
ForwardingChannelBuilder<T extends ForwardingChannelBuilder<T>>
AManagedChannelBuilder
that delegates all its builder methods to another builder by default.
-