| Package | Description |
|---|---|
| com.teamdev.jxbrowser.plugin.callback |
The plugin service callbacks.
|
| Modifier and Type | Method and Description |
|---|---|
static AllowPluginCallback.Response |
AllowPluginCallback.Response.allow()
Notifies the engine that the plugin is allowed to be used.
|
static AllowPluginCallback.Response |
AllowPluginCallback.Response.deny()
Notifies the engine that the plugin isn't allowed at the moment.
|