|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A callback interface for an asynchronous XML-RPC call.
| Method Summary | |
void |
handleError(java.lang.Exception exception,
java.net.URL url,
java.lang.String method)
Something went wrong, handle error. |
void |
handleResult(java.lang.Object result,
java.net.URL url,
java.lang.String method)
Call went ok, handle result. |
| Method Detail |
public void handleResult(java.lang.Object result,
java.net.URL url,
java.lang.String method)
public void handleError(java.lang.Exception exception,
java.net.URL url,
java.lang.String method)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||