-
- Enclosing class:
- Snmp
public static interface Snmp.ReportHandler
Interface for handling reports.- Since:
- 1.6
- Version:
- 1.6
- Author:
- Frank Fock
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
processReport(PduHandle pduHandle, CommandResponderEvent event)
-
-
-
Method Detail
-
processReport
void processReport(PduHandle pduHandle, CommandResponderEvent event)
-
-