IP*Works!

ipworks
Interface SnmpEventListener


public abstract interface SnmpEventListener
extends java.util.EventListener

Event listener for the Snmp Class.


Method Summary
 void error(SnmpErrorEvent e)
           
 void getNextRequest(SnmpGetNextRequestEvent e)
           
 void getRequest(SnmpGetRequestEvent e)
           
 void getResponse(SnmpGetResponseEvent e)
           
 void readyToSend(SnmpReadyToSendEvent e)
           
 void setRequest(SnmpSetRequestEvent e)
           
 void trap(SnmpTrapEvent e)
           
 

Method Detail

getNextRequest

public void getNextRequest(SnmpGetNextRequestEvent e)

getRequest

public void getRequest(SnmpGetRequestEvent e)

getResponse

public void getResponse(SnmpGetResponseEvent e)

readyToSend

public void readyToSend(SnmpReadyToSendEvent e)

setRequest

public void setRequest(SnmpSetRequestEvent e)

trap

public void trap(SnmpTrapEvent e)

error

public void error(SnmpErrorEvent e)

IP*Works!

Copyright (c) 1995-2000 by /n software inc. - All rights reserved.