HomeSort by relevance Sort by last modified time
    Searched defs:getServerInterceptor (Results 1 - 2 of 2) sorted by null

  /external/grpc-grpc-java/services/src/main/java/io/grpc/services/
BinaryLogProviderImpl.java 63 public ServerInterceptor getServerInterceptor(String fullMethodName) {
68 return helperForMethod.getServerInterceptor(getServerCallId());
BinaryLogProvider.java 71 getServerInterceptor(oMethodDef.getMethodDescriptor().getFullMethodName());
93 protected abstract ServerInterceptor getServerInterceptor(String fullMethodName);

Completed in 72 milliseconds