|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientInvoker | |
---|---|
org.jboss.resteasy.client.core | |
org.jboss.resteasy.client.core.marshallers |
Uses of ClientInvoker in org.jboss.resteasy.client.core |
---|
Methods in org.jboss.resteasy.client.core with parameters of type ClientInvoker | |
---|---|
void |
ClientInvokerModifier.modify(ClientInvoker invoker)
|
Constructor parameters in org.jboss.resteasy.client.core with type arguments of type ClientInvoker | |
---|---|
ClientProxy(java.util.Map<java.lang.reflect.Method,ClientInvoker> methodMap)
|
Uses of ClientInvoker in org.jboss.resteasy.client.core.marshallers |
---|
Methods in org.jboss.resteasy.client.core.marshallers that return types with arguments of type ClientInvoker | |
---|---|
java.util.Collection<ClientInvoker> |
ResteasyClientProxy.getResteasyClientInvokers()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |