Package org.snmp4j
Interface Snmp.ReportHandler
- Enclosing class:
 Snmp
public static interface Snmp.ReportHandler
Interface for handling reports.
- Since:
 - 1.6
 - Version:
 - 1.6
 - Author:
 - Frank Fock
 
- 
Method Summary
Modifier and TypeMethodDescriptionvoidprocessReport(PduHandle pduHandle, CommandResponderEvent event)  
- 
Method Details
- 
processReport
 
 -