public static class InternalLoggingChannelInterceptor.FactoryImpl extends Object implements InternalLoggingChannelInterceptor.Factory
| Constructor and Description |
|---|
FactoryImpl(LogHelper helper,
ConfigFilterHelper filterHelper)
Create the
InternalLoggingChannelInterceptor.Factory we need to create our ClientInterceptors. |
public FactoryImpl(LogHelper helper, ConfigFilterHelper filterHelper)
InternalLoggingChannelInterceptor.Factory we need to create our ClientInterceptors.public io.grpc.ClientInterceptor create()
create in interface InternalLoggingChannelInterceptor.Factory