Package overit.geocall.util
Class Dns.SRV
java.lang.Object
overit.geocall.util.Dns.SRV
- All Implemented Interfaces:
Comparable
- Enclosing class:
Dns
Utility class used to manage the Service record
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
priority
protected int priority -
weight
protected int weight -
target
-
port
protected int port
-
-
Constructor Details
-
SRV
public SRV()
-
-
Method Details
-
compareTo
- Specified by:
compareToin interfaceComparable
-
toString
-