public class TestProxy extends Object implements InvocationHandler
TestProxy()
Object
invoke(Object proxy, Method method, Object[] args)
<T> T
newProxy(Class<T> interfaceClass, cloud.tianai.remoting.api.RemotingChannelHolder channelHolder)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TestProxy()
public <T> T newProxy(Class<T> interfaceClass, cloud.tianai.remoting.api.RemotingChannelHolder channelHolder)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
Copyright © 2020. All rights reserved.