|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface AsyncRequest.RequestListener
Method Summary | |
---|---|
void |
onCompleted(java.lang.Object result)
Request completed, the result is available |
void |
onError(ServiceException error)
There was an error in processing the request |
Method Detail |
---|
void onCompleted(java.lang.Object result)
result
- the resultvoid onError(ServiceException error)
error
- the error
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |