Class Summary |
AlphaNumeric |
Convenience classes for parsing and manipulating Strings. |
BarrierSignaler |
The Signaler interface was designed to get around
the problem of not being able to extend the functionality
of the Object.notify and Object.notifyAll methods. |
EmailAddress |
This class is used to hold an email address |
ExecRunner |
Runs external executables, optionally under a watched thread. |
FileBackup |
This class is used to make a quick backup of a file |
IfLabel |
A convenience class for methods to encode/decode ifLabel descriptions for
storing SNMP data in an RRD file. |
IpListFromUrl |
Convenience class for generating a list of IP addresses from
a file URL. |
IPSorter |
Convenience class for retrieving the lowest, highest IP address
in a given list. |
NodeLabel |
This class contains convenience functions for retrieving and
modifying the label associated with a managed node. |
ParameterMap |
Convenience class for looking up string and integer values
in a parameter map. |
RelaxedX509TrustManager |
This class is used to change the behaviour of the X509TrustManager
that is used to validate certificates from an HTTPS server. |
RrdFileConstants |
A convenience class containing RRD file and directory
related constants. |
SnmpResponseHandler |
The SNMP handler used to receive responses from individual
sessions. |
SocketChannelUtil |
Class to obtain a connected SocketChannel object. |
StreamGobbler |
Captures the output of an InputStream. |
TcpEventProxy |
This is the interface used to send events into the event subsystem -
It is typically used by the poller framework plugins that perform
service monitoring to send out aprropriate events. |
XmlrpcUtil |
|