Searched refs:getTypeWithSubtype (Results 1 – 3 of 3) sorted by relevance
418 public abstract String getTypeWithSubtype(); in getTypeWithSubtype() method in ServiceInfo
387 public String getTypeWithSubtype() { in getTypeWithSubtype() method in ServiceInfoImpl1153 … buf.append((this.getName().length() > 0 ? this.getName() + "." : "") + this.getTypeWithSubtype()); in toString()1193 …list.add(new Pointer(this.getTypeWithSubtype(), DNSRecordClass.CLASS_IN, DNSRecordClass.NOT_UNIQUE… in answers()
1000 this.registerServiceType(info.getTypeWithSubtype()); in registerService()