Searched refs:InternalServerInterceptors (Results 1 – 4 of 4) sorted by relevance
23 public final class InternalServerInterceptors { class41 private InternalServerInterceptors() { in InternalServerInterceptors() method in InternalServerInterceptors
29 import io.grpc.InternalServerInterceptors;78 InternalServerInterceptors.wrapMethod(oMethodDef, binMethod); in wrapMethodDefinition()80 InternalServerInterceptors.interceptCallHandlerCreate( in wrapMethodDefinition()
43 import io.grpc.InternalServerInterceptors;539 handler = InternalServerInterceptors.interceptCallHandler(interceptor, handler); in startCall()
63 import io.grpc.InternalServerInterceptors;1264 InternalServerInterceptors.interceptCallHandlerCreate( in binaryLogInstalled()