public class InterfaceProxy extends Object implements InvocationHandler
InterfaceProxy()
Object
invoke(Object proxy, Method method, Object[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public InterfaceProxy()
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
Apache CXF