| Package | Description |
|---|---|
| com.teamdev.jxbrowser.net.callback |
The network service callbacks.
|
| Modifier and Type | Method and Description |
|---|---|
static LoadResourceCallback.Response |
LoadResourceCallback.Response.cancel()
Notifies the engine that the resource loading should be canceled.
|
static LoadResourceCallback.Response |
LoadResourceCallback.Response.load()
Notifies the engine that the resource can be loaded.
|