Package feign
Interface InvocationHandlerFactory.MethodHandler
-
- Enclosing interface:
- InvocationHandlerFactory
public static interface InvocationHandlerFactory.MethodHandlerLikeInvocationHandler.invoke(Object, java.lang.reflect.Method, Object[]), except for a single method.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Objectinvoke(java.lang.Object[] argv)
-