Uses of Interface
io.grpc.ManagedChannelBuilder.InterceptorFactory
Packages that use ManagedChannelBuilder.InterceptorFactory
-
Uses of ManagedChannelBuilder.InterceptorFactory in io.grpc
Subinterfaces of ManagedChannelBuilder.InterceptorFactory in io.grpcModifier and TypeInterfaceDescriptionstatic interfaceMethods in io.grpc with parameters of type ManagedChannelBuilder.InterceptorFactoryModifier and TypeMethodDescriptionprotected TForwardingChannelBuilder2.interceptWithTarget(ManagedChannelBuilder.InterceptorFactory factory) protected TManagedChannelBuilder.interceptWithTarget(ManagedChannelBuilder.InterceptorFactory factory) Internal-only: Adds a factory that will construct an interceptor based on the channel's target.