|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.resteasy.ClientInvoker
org.resteasy.plugins.client.httpclient.HttpClientInvoker
org.resteasy.plugins.client.httpclient.GetInvoker
public class GetInvoker
| Field Summary |
|---|
| Fields inherited from class org.resteasy.ClientInvoker |
|---|
accepts, builder, declaring, method, params, providerFactory |
| Constructor Summary | |
|---|---|
GetInvoker(org.apache.commons.httpclient.HttpClient client,
java.lang.Class<?> declaring,
java.lang.reflect.Method method,
ResteasyProviderFactory providerFactory)
|
|
| Method Summary | |
|---|---|
org.apache.commons.httpclient.HttpMethodBase |
createBaseMethod(java.lang.String uri)
|
| Methods inherited from class org.resteasy.plugins.client.httpclient.HttpClientInvoker |
|---|
extractClientResponse, invoke |
| Methods inherited from class org.resteasy.ClientInvoker |
|---|
determineMediaType, setBaseUri |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetInvoker(org.apache.commons.httpclient.HttpClient client,
java.lang.Class<?> declaring,
java.lang.reflect.Method method,
ResteasyProviderFactory providerFactory)
| Method Detail |
|---|
public org.apache.commons.httpclient.HttpMethodBase createBaseMethod(java.lang.String uri)
createBaseMethod in class HttpClientInvoker
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||