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
SnmpException
boolean processErrors(int errorStatus, int errorIndex) throws SnmpException
SnmpException
Copyright © 2021. All rights reserved.