Uses of Interface
com.teamdev.jxbrowser.plugin.callback.PluginsCallback
-
Uses of PluginsCallback in com.teamdev.jxbrowser.plugin.callback
Modifier and TypeInterfaceDescriptioninterface
This callback is invoked when the engine wants to check whether a specific plugin is allowed or not.interface
PluginsSyncCallback<P,
R> A common interface for all synchronous plugin service callbacks must extend.