Searched refs:toUnqualifiedName (Results 1 – 2 of 2) sorted by relevance
951 …serviceEvents.add(new ServiceEventImpl(this, record.getType(), toUnqualifiedName(record.getType(),… in addServiceListener()2146 static String toUnqualifiedName(String type, String qualifiedName) { in toUnqualifiedName() method in JmDNSImpl
518 String serviceName = JmDNSImpl.toUnqualifiedName(domainName, this.getAlias()); in getServiceEvent()