Searched defs:InterceptCallHandler (Results 1 – 1 of 1) sorted by relevance
/external/grpc-grpc-java/core/src/main/java/io/grpc/ | ||
D | ServerInterceptors.java | 210 static final class InterceptCallHandler<ReqT, RespT> implements ServerCallHandler<ReqT, RespT> { class in ServerInterceptors |