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
 void processReport(PduHandle pduHandle, CommandResponderEvent event)
           
 

Method Detail

processReport

void processReport(PduHandle pduHandle,
                   CommandResponderEvent event)

Copyright 2003-2009 Frank Fock and Jochen Katz (SNMP4J.org)