Searched refs:getServiceInfoFromCache (Results 1 – 1 of 1) sorted by relevance
749 final ServiceInfoImpl info = this.getServiceInfoFromCache(type, name, subtype, persistent); in resolveServiceInfo()756 …ServiceInfoImpl getServiceInfoFromCache(String type, String name, String subtype, boolean persiste… in getServiceInfoFromCache() method in JmDNSImpl1268 … ServiceInfo info = this.getServiceInfoFromCache(event.getType(), event.getName(), "", false); in updateRecord()