|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface SNMPQuerier.QuerierListener
Interface used to manage asynchronous SNMP answers.
| Method Summary | |
|---|---|
void |
onResponse(ResponseEvent event)
Called for each ansynchronous answer. |
void |
onTimeout(ResponseEvent event)
Called after a timeout occured. |
| Method Detail |
|---|
void onResponse(ResponseEvent event)
event - response event recived.void onTimeout(ResponseEvent event)
event - timeout event.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||