public class NamiHandler extends Object implements InvocationHandler
NamiHandler(Class<?> clz, Config config, NamiClient client)
Object
invoke(Object proxy, Method method, Object[] vals)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NamiHandler(Class<?> clz, Config config, NamiClient client)
config
client
public Object invoke(Object proxy, Method method, Object[] vals) throws Throwable
invoke
InvocationHandler
Throwable
Copyright © 2023. All rights reserved.