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 2005-2010 Frank Fock (SNMP4J.org)

Copyright © 2011 SNMP4J.org. All Rights Reserved.