Uses of Interface
com.teamdev.jxbrowser.plugin.callback.PluginsCallback
Packages that use PluginsCallback
-
Uses of PluginsCallback in com.teamdev.jxbrowser.plugin.callback
Subinterfaces of PluginsCallback in com.teamdev.jxbrowser.plugin.callbackModifier 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.