PPF API
Version 0.6

Uses of Class
net.sourceforge.ppf.PPF

Packages that use PPF
net.sourceforge.ppf   
net.sourceforge.ppf.simplewebserver   
 

Uses of PPF in net.sourceforge.ppf
 

Methods in net.sourceforge.ppf that return PPF
 PPF PPFPlugin.getBot()
          Returns the instance of PPF that this plugin has been initialised with.
 PPF PPFPlugin.getBot()
          Returns the instance of PPF that this plugin has been initialised with.
 

Methods in net.sourceforge.ppf with parameters of type PPF
protected  void PPFPlugin.init(PPF ppf)
          Called by the core when a plugin is loaded.
protected  void PPFPlugin.init(PPF ppf)
          Called by the core when a plugin is loaded.
static void PluginManager.init(PPF ppfBot)
          Load the configured plugins.
 

Constructors in net.sourceforge.ppf with parameters of type PPF
DccChatRoom(PPF bot)
           
 

Uses of PPF in net.sourceforge.ppf.simplewebserver
 

Constructors in net.sourceforge.ppf.simplewebserver with parameters of type PPF
RequestThread(java.net.Socket socket, java.io.File rootDir, PPF bot)
           
SimpleWebServer(java.io.File rootDir, int port, PPF bot)
           
 


PPF API
Version 0.6

PircBot Plugin Framework API 0.6
© 2003-2004 DeadEd e.a. ppf.sourceforge.net