|
||||||||||
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 2005-2010 Frank Fock (SNMP4J.org) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |