ipworks
Interface SnmpEventListener
- public abstract interface SnmpEventListener
- extends java.util.EventListener
Event listener for the Snmp Class.
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)
Copyright (c) 1995-2000 by /n software inc. - All rights reserved.