Package com.teamdev.jxbrowser.plugin.callback
@ParametersAreNonnullByDefault
package com.teamdev.jxbrowser.plugin.callback
The plugin service callbacks.
-
ClassDescriptionThis callback is invoked when the engine wants to check whether a specific plugin is allowed or not.The parameters of the
AllowPluginCallback
.A response forAllowPluginCallback
.A common interface for all plugin service callbacks must extend.PluginsSyncCallback<P,R> A common interface for all synchronous plugin service callbacks must extend.