Searched refs:getThrottle (Results 1 – 2 of 2) sorted by relevance
63 this.getDns().setThrottle(this.getDns().getThrottle() + 1); in start()69 …if (this.getDns().isAnnounced() && this.getDns().getThrottle() < DNSConstants.PROBE_THROTTLE_COUNT… in start()
2171 public int getThrottle() { in getThrottle() method in JmDNSImpl