public interface ResponseProcessor
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
processErrors(int errorStatus,
             int errorIndex)  | 
void | 
processResponse(SnmpObjId snmpObjId,
               SnmpValue val)  | 
void processResponse(SnmpObjId snmpObjId, SnmpValue val) throws SnmpException
SnmpExceptionboolean processErrors(int errorStatus,
                      int errorIndex)
               throws SnmpException
SnmpExceptionCopyright © 2020. All rights reserved.