Uses of Package
it.jnrpe

Packages that use it.jnrpe
it.jnrpe This package contains the JNRPE engine. 
it.jnrpe.commands This package contains all the classes reguarding the commands management. 
it.jnrpe.events This package contains all the classes required to give plugins the ability to send events. 
it.jnrpe.net This package contains all the classes regarding the network protocol. 
it.jnrpe.plugins This package contains all the classes regarding the plugin management/creation. 
it.jnrpe.utils.thresholds This package contains all the classes used to parse and manage new thresholds format according to the Nagios specification RFC (http://nagiosplugins.org/rfc/new_threshold_syntax). 
 

Classes in it.jnrpe used by it.jnrpe
JNRPE
          This class is the real JNRPE worker.
JNRPEBuilder
          Builder for the JNRPE object.
PacketType
          Enums all the known packet types.
ReturnValue
          This class is just a container for the plugin result.
ReturnValue.UnitOfMeasure
          An enumeration defining all supported unit of measures.
Status
          Enumeration of all the supported status.
 

Classes in it.jnrpe used by it.jnrpe.commands
ReturnValue
          This class is just a container for the plugin result.
 

Classes in it.jnrpe used by it.jnrpe.events
JNRPEExecutionContext
           
 

Classes in it.jnrpe used by it.jnrpe.net
JNRPEExecutionContext
           
 

Classes in it.jnrpe used by it.jnrpe.plugins
ICommandLine
          This interface represents the command line received by plugin instances.
ReturnValue
          This class is just a container for the plugin result.
Status
          Enumeration of all the supported status.
 

Classes in it.jnrpe used by it.jnrpe.utils.thresholds
ReturnValue
          This class is just a container for the plugin result.
Status
          Enumeration of all the supported status.
 



Copyright © 2014. All Rights Reserved.