Uses of Interface
io.grpc.ManagedChannelBuilder.InterceptorFactory
Packages that use ManagedChannelBuilder.InterceptorFactory
Package
Description
The gRPC core public API.
Interfaces and implementations that are internal to gRPC.
-
Uses of ManagedChannelBuilder.InterceptorFactory in io.grpc
Subinterfaces of ManagedChannelBuilder.InterceptorFactory in io.grpcModifier and TypeInterfaceDescriptionstatic interface
Methods in io.grpc with parameters of type ManagedChannelBuilder.InterceptorFactoryModifier and TypeMethodDescriptionprotected T
ForwardingChannelBuilder2.interceptWithTarget
(ManagedChannelBuilder.InterceptorFactory factory) protected T
ManagedChannelBuilder.interceptWithTarget
(ManagedChannelBuilder.InterceptorFactory factory) Internal-only: Adds a factory that will construct an interceptor based on the channel's target. -
Uses of ManagedChannelBuilder.InterceptorFactory in io.grpc.internal
Methods in io.grpc.internal with parameters of type ManagedChannelBuilder.InterceptorFactoryModifier and TypeMethodDescriptionprotected ManagedChannelImplBuilder
ManagedChannelImplBuilder.interceptWithTarget
(ManagedChannelBuilder.InterceptorFactory factory)