Searched refs:setErrorStatus (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/jmx/snmp/
H A DSnmpPduRequestType.java46 public void setErrorStatus(int i); method in interface:SnmpPduRequestType
H A DSnmpPduRequest.java76 public void setErrorStatus(int i) { method in class:SnmpPduRequest
H A DSnmpScopedPduRequest.java55 public void setErrorStatus(int s) { method in class:SnmpScopedPduRequest
H A DSnmpV3Message.java407 reqPdu.setErrorStatus(bdec.fetchInteger());

Completed in 41 milliseconds