Searched defs:getMsgId (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/jmx/snmp/mpm/
H A DSnmpMsgTranslator.java39 public int getMsgId(SnmpMsg msg); method in interface:SnmpMsgTranslator
/openjdk7/jdk/src/share/classes/com/sun/jndi/ldap/
H A DConnection.java86 * getMsgId() - sync
148 // Incremented and returned in sync getMsgId()
394 synchronized int getMsgId() { method in class:Connection
547 int abandonMsgId = getMsgId();
598 int unbindMsgId = getMsgId();

Completed in 60 milliseconds