Searched defs:wrapMethod (Results 1 – 3 of 3) sorted by relevance
30 ServerMethodDefinition<WrapReqT, WrapRespT> wrapMethod( in wrapMethod() method in InternalServerInterceptors
233 static <OReqT, ORespT, WReqT, WRespT> ServerMethodDefinition<WReqT, WRespT> wrapMethod( in wrapMethod() method in ServerInterceptors
108 protected TestMethod wrapMethod(Method method) { in wrapMethod() method in JUnit4ClassRunner