|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| AttribMonitorCtrl | Handles the processing of a request to change the monitoring status of a device's interfaces. |
| AttribRemoveCtrl | Handles the processing of a request to change the removed status of a device's interfaces. |
| DeviceAddCtrl | Controller to handle a request to add more devices to the GLTMon database. |
| DeviceMonitorCtrl | Handles the processing of a request to change the monitoring status of a set of devices. |
| DeviceRemoveCtrl | Handles the processing of a request to change the removed status of a set of devices. |
| IfMonitorCtrl | Handles the processing of a request to change the monitoring status of a device's interfaces. |
| IfRemoveCtrl | Handles the processing of a request to change the removed status of a device's interfaces. |
| ReportStatusCtrl | Handles the processing of a request to generate a status report. |
| ReportTrendCtrl | Handles the processing of a request to generate a trend report. |
| ServerStopCtrl | Controller to handle a request to stop the GLTMon server application. |
Provides the classes which respond to GLTMon Web application requests. The GLTMon controllers handle the GET and PUT requests, and pass the requests to the proper command and/or JSP page. The commands perform the business logic of the Web application and the JSPs display the results of the commands or GET requests (typically the forms).
For more information on the GLTMon Web application design see:
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||