| 
 | Smack | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jivesoftware.smack.util.DNSUtil.HostAddress
public static class DNSUtil.HostAddress
Encapsulates a hostname and port.
| Method Summary | |
|---|---|
|  boolean | equals(Object o) | 
|  String | getHost()Returns the hostname. | 
|  int | getPort()Returns the port. | 
|  String | toString() | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Method Detail | 
|---|
public String getHost()
public int getPort()
public String toString()
toString in class Objectpublic boolean equals(Object o)
equals in class Object| 
 | Smack | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||