|
Openfire 3.8.2 Javadoc | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jivesoftware.openfire.net.DNSUtil.HostAddress
org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress
public static class DNSUtil.WeightedHostAddress
The representation of weighted address.
| Method Summary | |
|---|---|
int |
getPriority()
Returns the priority. |
int |
getWeight()
Returns the weight. |
| Methods inherited from class org.jivesoftware.openfire.net.DNSUtil.HostAddress |
|---|
getHost, getPort, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public int getPriority()
public int getWeight()
|
Openfire 3.8.2 Javadoc | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||