org.jboss.resteasy.client.core
Class SubResourceInvoker
java.lang.Object
org.jboss.resteasy.client.core.SubResourceInvoker
- All Implemented Interfaces:
- MethodInvoker
public class SubResourceInvoker
- extends Object
- implements MethodInvoker
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubResourceInvoker
public SubResourceInvoker(URI uri,
Method method,
ProxyConfig config)
invoke
public Object invoke(Object[] args)
- Specified by:
invoke
in interface MethodInvoker
Copyright © 2013. All Rights Reserved.