net.fenyo.gnetwatch |
|
Java Source File Name | Type | Comment |
AlgorithmException.java | Class | An exception for errors specific to this software. |
CommandLine.java | Class | Manage command line arguments. |
Config.java | Class | Instances of this class maintain general parameters like configuration properties. |
GeneralException.java | Class | An exception for errors specific to this software. |
GenericTools.java | Class | General methods not dedicated to a particular application. |
IPQuerier.java | Class | Instances of this class maintain IP options associated to IP targets. |
Main.java | Class | This class is dedicated to maintain main operations. |
Pair.java | Class | This utility class groups objects by pairs. |
SNMPManager.java | Class | This class maintains general structures to deal with SNMP: transport, security model, ... |
SNMPQuerier.java | Class | An SNMP querier maintains SNMP parameters needed for the manager to talk to an agent. |
Synchro.java | Class | This class maintains object-relational mappings. |