Uses of Interface
io.grpc.ManagedChannelBuilder.InterceptorFactory
-
-
Uses of ManagedChannelBuilder.InterceptorFactory in io.grpc
Methods in io.grpc with parameters of type ManagedChannelBuilder.InterceptorFactory Modifier and Type Method Description protected 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.
-