public static class LDAPUtil.SRVRecord extends java.lang.Object implements java.lang.Comparable<LDAPUtil.SRVRecord>
| Constructor and Description | 
|---|
SRVRecord(java.lang.String str)
Initialize a new SRV Record from the value retrieved in DNS 
 | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
compareTo(LDAPUtil.SRVRecord other)  | 
public SRVRecord(java.lang.String str)
str - a value of the form "priority weight port target"public int compareTo(LDAPUtil.SRVRecord other)
compareTo in interface java.lang.Comparable<LDAPUtil.SRVRecord>Copyright © 2001-2018 Jalios SA. All Rights Reserved.