|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Implement this interface to receive HTTP completion events. This event is
fired by HTTPRequest.
| Method Summary | |
void |
onCompletion(String responseText)
Called when an asynchronous HTTP request completes successfully. |
| Method Detail |
public void onCompletion(String responseText)
responseText - the text returned from the server
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||