public class AMQPHessianProxy extends Object implements InvocationHandler
AMQPHessianProxyFactory to create proxy clients.public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke in interface InvocationHandlerproxy - the proxy object to invokemethod - the method to callargs - the arguments to the proxy objectThrowableCopyright © 2012. All Rights Reserved.