public static interface InvocationHandlerFactory.MethodHandler
InvocationHandler.invoke(Object, java.lang.reflect.Method, Object[])
, except for a
single method.Modifier and Type | Method and Description |
---|---|
Object |
invoke(Object[] argv) |
Copyright © 2012–2020 OpenFeign. All rights reserved.