|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sugestio.client.call.Call
com.sugestio.client.call.PostCall
public class PostCall
| Field Summary |
|---|
| Fields inherited from class com.sugestio.client.call.Call |
|---|
config, consumptionId, itemId, jClient, resourceType, userId |
| Constructor Summary | |
|---|---|
PostCall(com.sun.jersey.api.client.Client jClient,
SugestioConfig config,
SugestioClient.ResourceType resourceType,
java.lang.Object requestEntity)
|
|
| Method Summary | |
|---|---|
SugestioResult<java.lang.String> |
call()
|
| Methods inherited from class com.sugestio.client.call.Call |
|---|
getOauthFilter, getUri |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PostCall(com.sun.jersey.api.client.Client jClient,
SugestioConfig config,
SugestioClient.ResourceType resourceType,
java.lang.Object requestEntity)
| Method Detail |
|---|
public SugestioResult<java.lang.String> call()
throws SugestioException
call in interface java.util.concurrent.Callable<SugestioResult<java.lang.String>>SugestioException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||