Package | Description |
---|---|
com.teamdev.jxbrowser.download.callback |
The download service callbacks.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DownloadsAsyncCallback<P,R extends AsyncCallbackAction>
A common interface that all asynchronous download service callbacks must implement.
|
interface |
StartDownloadCallback
The callback that is invoked when the browser is about to start downloading the file.
|