org.gudy.azureus2.pluginsimpl.remote
Class RPFactory

java.lang.Object
  extended by org.gudy.azureus2.pluginsimpl.remote.RPFactory

public class RPFactory
extends Object

Author:
parg

Constructor Summary
RPFactory()
           
 
Method Summary
static RPPluginInterface getPlugin(RPRequestDispatcher dispatcher)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RPFactory

public RPFactory()
Method Detail

getPlugin

public static RPPluginInterface getPlugin(RPRequestDispatcher dispatcher)
                                   throws RPException
Throws:
RPException