Searched defs:interceptForward (Results 1 – 2 of 2) sorted by relevance
| /external/grpc-grpc-java/core/src/main/java/io/grpc/ | ||
| D | ClientInterceptors.java | 44 public static Channel interceptForward(Channel channel, ClientInterceptor... interceptors) { in interceptForward() method in ClientInterceptors |
| D | ServerInterceptors.java | 43 public static ServerServiceDefinition interceptForward(ServerServiceDefinition serviceDef, in interceptForward() method in ServerInterceptors |