-
- All Known Implementing Classes:
Snmp.ReportProcessor
- Enclosing class:
- Snmp
public static interface Snmp.ReportHandler
Interface for handling reports.- Since:
- 1.6
- Version:
- 3.1.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <A extends Address>
voidprocessReport(PduHandle pduHandle, CommandResponderEvent<A> event)
-
-
-
Method Detail
-
processReport
<A extends Address> void processReport(PduHandle pduHandle, CommandResponderEvent<A> event)
-
-