|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResponseListener
The ResponseListener
interface is implemented by objects that
process SNMP response messages.
Method Summary | |
---|---|
void |
onResponse(ResponseEvent event)
Process a SNMP response. |
Method Detail |
---|
void onResponse(ResponseEvent event)
event
- a ResponseEvent
.
|
Copyright 2003-2009 Frank Fock and Jochen Katz (SNMP4J.org) | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |