LoggingInterceptor#

public class LoggingInterceptor implements ServerInterceptor#

Constructors#

LoggingInterceptor#

public LoggingInterceptor()#

Methods#

interceptCall#

public <ReqT, RespT> Listener<ReqT> interceptCall(ServerCall<ReqT, RespT> call, Metadata headers, ServerCallHandler<ReqT, RespT> next)#