usePlugin

Applies a plugin to the session.

Parameters

plugin

Java class of an applied plugin, implementing AckpinePlugin.

parameters

parameters of the applied plugin for the session being configured.


Applies a plugin to the session.

Parameters

plugin

Java class of an applied plugin, implementing AckpinePlugin.