Home
last modified time | relevance | path

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

/external/grpc-grpc-java/core/src/main/java/io/grpc/
DClientInterceptors.java44 public static Channel interceptForward(Channel channel, ClientInterceptor... interceptors) { in interceptForward() method in ClientInterceptors
57 public static Channel interceptForward(Channel channel, in interceptForward() method in ClientInterceptors
DServerInterceptors.java43 public static ServerServiceDefinition interceptForward(ServerServiceDefinition serviceDef, in interceptForward() method in ServerInterceptors
48 public static ServerServiceDefinition interceptForward(BindableService bindableService, in interceptForward() method in ServerInterceptors
62 public static ServerServiceDefinition interceptForward( in interceptForward() method in ServerInterceptors
70 public static ServerServiceDefinition interceptForward( in interceptForward() method in ServerInterceptors