public interface ResponseListener extends EventListener
ResponseListener interface is implemented by objects that
process SNMP response messages.| Modifier and Type | Method and Description |
|---|---|
void |
onResponse(ResponseEvent event)
Process a SNMP response.
|
void onResponse(ResponseEvent event)
event - a ResponseEvent.Copyright © 2016 SNMP4J.org. All Rights Reserved.