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