Package com.biglybt.pifimpl.remote
Class RPFactory
- java.lang.Object
-
- com.biglybt.pifimpl.remote.RPFactory
-
public class RPFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RPFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static RPPluginInterface
getPlugin(RPRequestDispatcher dispatcher)
-
-
-
Method Detail
-
getPlugin
public static RPPluginInterface getPlugin(RPRequestDispatcher dispatcher) throws RPException
- Throws:
RPException
-
-