| AddNewInterfaceServlet | A servlet that handles adding a new interface | 
| DeleteGetNodesServlet | A servlet that handles querying the database for node information | 
| DeleteInterfaceServlet | DeleteInterfaceServlet class. | 
| DeleteNodesServlet | A servlet that handles deleting nodes from the database | 
| DeleteServiceServlet | DeleteServiceServlet class. | 
| GetInterfacesServlet | A servlet that handles querying the database for node, interface, service
 combinations | 
| GetNodesServlet | A servlet that handles querying the database for node, interface, service
 combinations | 
| ManagedInterface | A servlet that stores interface information | 
| ManagedNode | A servlet that stores node, interface, service information | 
| ManagedService | ManagedService class. | 
| ManageNodeServlet | A servlet that handles managing or unmanaging interfaces and services on a
 node | 
| ManageNodesServlet | A servlet that handles managing or unmanaging interfaces and services on a
 node | 
| SetCriticalPathServlet | A servlet that manages the pathOutage table in the DB | 
| SnmpConfigServlet | A servlet that handles configuring SNMP. | 
| SnmpGetNodesServlet | A servlet that handles querying the database for node, interface, service
 combinations for use in setting up SNMP data collection per interface | 
| SnmpManagedInterface | A servlet that stores interface information used in setting up SNMP Data
 Collection | 
| SnmpManagedNode | A servlet that stores node, interface, service information for setting up
 SNMP data collection | 
| SnmpManageNodesServlet | A servlet that handles managing or unmanaging interfaces and services on a
 node |