public static interface Window.URLResponseHandler
Modifier and Type | Method and Description |
---|---|
void |
getURLDone(boolean success,
String mime,
String content)
Called when the response is recieved.
|
Copyright ? 2009 Apache Software Foundation. All Rights Reserved.