Uses of Interface
io.grpc.xds.client.XdsTransportFactory
Packages that use XdsTransportFactory
-
Uses of XdsTransportFactory in io.grpc.xds.client
Constructors in io.grpc.xds.client with parameters of type XdsTransportFactoryModifierConstructorDescriptionXdsClientImpl(XdsTransportFactory xdsTransportFactory, Bootstrapper.BootstrapInfo bootstrapInfo, ScheduledExecutorService timeService, io.grpc.internal.BackoffPolicy.Provider backoffPolicyProvider, com.google.common.base.Supplier<com.google.common.base.Stopwatch> stopwatchSupplier, io.grpc.internal.TimeProvider timeProvider, MessagePrettyPrinter messagePrinter, Object securityConfig)