Uses of Interface
io.grpc.InternalManagedChannelBuilder.InternalInterceptorFactory
-
Packages that use InternalManagedChannelBuilder.InternalInterceptorFactory Package Description io.grpc The gRPC core public API. -
-
Uses of InternalManagedChannelBuilder.InternalInterceptorFactory in io.grpc
Methods in io.grpc with parameters of type InternalManagedChannelBuilder.InternalInterceptorFactory Modifier and Type Method Description static <T extends ManagedChannelBuilder<T>>
TInternalManagedChannelBuilder. interceptWithTarget(ManagedChannelBuilder<T> builder, InternalManagedChannelBuilder.InternalInterceptorFactory factory)
-