Searched refs:interceptCallHandlerCreate (Results 1 – 6 of 6) sorted by relevance
31 public static <ReqT, RespT> ServerCallHandler<ReqT, RespT> interceptCallHandlerCreate( in interceptCallHandlerCreate() method in InternalServerInterceptors
64 next = InternalServerInterceptors.interceptCallHandlerCreate(interceptor, next); in interceptCall()
80 InternalServerInterceptors.interceptCallHandlerCreate( in wrapMethodDefinition()
677 handler = InternalServerInterceptors.interceptCallHandlerCreate(interceptor, handler); in wrapMethod()
562 next = InternalServerInterceptors.interceptCallHandlerCreate( in combineInterceptors()
1483 InternalServerInterceptors.interceptCallHandlerCreate( in binaryLogInstalled()