Interface JsScriptRequester
-
- All Known Implementing Classes:
JsScriptRequesterImpl
public interface JsScriptRequester
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddownload(java.io.File saveToFile, JsScriptData data, DownloadListenerCreator downloadListener)
-
-
-
Method Detail
-
download
void download(java.io.File saveToFile, JsScriptData data, DownloadListenerCreator downloadListener)
-
-