Package | Description |
---|---|
org.jboss.resteasy.client.jaxrs | |
org.jboss.resteasy.client.jaxrs.internal.proxy.extractors |
Modifier and Type | Method and Description |
---|---|
private static <T> ClientInvoker |
ProxyBuilder.createClientInvoker(java.lang.Class<T> clazz,
java.lang.reflect.Method method,
ResteasyWebTarget base,
ProxyConfig config) |
Modifier and Type | Method and Description |
---|---|
private ClientInvoker |
ResponseObjectEntityExtractorFactory.createClientInvoker(ClientContext context,
java.net.URI uri,
java.lang.reflect.Method method) |