|
RESTEasy JAX-RS Implementation 2.3.6.Final-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProxyConfig | |
---|---|
org.jboss.resteasy.client | |
org.jboss.resteasy.client.core |
Uses of ProxyConfig in org.jboss.resteasy.client |
---|
Methods in org.jboss.resteasy.client with parameters of type ProxyConfig | ||
---|---|---|
static
|
ProxyFactory.createClientInvoker(Class<T> clazz,
Method method,
URI baseUri,
ProxyConfig config)
|
|
static
|
ProxyBuilder.createProxy(Class<T> iface,
URI baseUri,
ProxyConfig config)
|
Uses of ProxyConfig in org.jboss.resteasy.client.core |
---|
Constructors in org.jboss.resteasy.client.core with parameters of type ProxyConfig | |
---|---|
ClientInvoker(URI baseUri,
Class declaring,
Method method,
ProxyConfig config)
|
|
ClientProxy(Map<Method,MethodInvoker> methodMap,
URI base,
ProxyConfig config)
|
|
SubResourceInvoker(URI uri,
Method method,
ProxyConfig config)
|
|
RESTEasy JAX-RS Implementation 2.3.6.Final-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |