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