org.codehaus.activesoap.impl
Class ClientProxy
java.lang.Object
org.codehaus.activesoap.impl.ClientProxy
- All Implemented Interfaces:
- InvocationHandler
- public class ClientProxy
- extends Object
- implements InvocationHandler
- Version:
- $Revision: 1.3 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientProxy
public ClientProxy(RestClient client,
ClientHandler clientHandler)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke
in interface InvocationHandler
- Throws:
Throwable
Copyright © 2004-2007 LogicBlaze, Inc.. All Rights Reserved.