Uses of Class
com.biglybt.pifimpl.remote.RPPluginInterface
-
Packages that use RPPluginInterface Package Description com.biglybt.pifimpl.remote -
-
Uses of RPPluginInterface in com.biglybt.pifimpl.remote
Methods in com.biglybt.pifimpl.remote that return RPPluginInterface Modifier and Type Method Description static RPPluginInterface
RPPluginInterface. create(PluginInterface _delegate)
RPPluginInterface
RPRequest. createRemotePluginInterface(PluginInterface pi)
static RPPluginInterface
RPFactory. getPlugin(RPRequestDispatcher dispatcher)
RPPluginInterface
RPRequestDispatcher. getPlugin()
-