Uses of Package
it.jnrpe.plugins

Packages that use it.jnrpe.plugins
it.jnrpe This package contains the JNRPE engine 
it.jnrpe.commands This package contains the JNRPE engine. 
it.jnrpe.plugins This package contains the low level object that implements the NRPE protocol. 
 

Classes in it.jnrpe.plugins used by it.jnrpe
PluginRepository
          This class represent the repository of all the installed plugins.
 

Classes in it.jnrpe.plugins used by it.jnrpe.commands
PluginRepository
          This class represent the repository of all the installed plugins.
 

Classes in it.jnrpe.plugins used by it.jnrpe.plugins
IPluginInterface
          This is the interface that all the JAVA plugins must implement
IPluginInterfaceEx
          This interface must be implemented by all the plugins that needs to send events that must be intercepted by the JNRPE Server.
PluginBase
          If your plugin needs to send events and you don't mind extending this class, you can save some coding using this as a base.
PluginDefinition
          This object represent a plugin definition.
PluginOption
          This class describes a plugin option.
 



Copyright © 2013. All Rights Reserved.