Home
last modified time | relevance | path

Searched defs:InternalLoggingServerInterceptor (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/grpc-grpc-java/gcp-observability/src/main/java/io/grpc/gcp/observability/interceptors/
H A DInternalLoggingServerInterceptor.java48 public final class InternalLoggingServerInterceptor implements ServerInterceptor { class
80 private InternalLoggingServerInterceptor(LogHelper helper, ConfigFilterHelper filterHelper) { in InternalLoggingServerInterceptor() method in InternalLoggingServerInterceptor