|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.antiaction.dns.transport.DNSHostPort
DNS transport host container, contains hostname/port information.
| Constructor Summary | |
DNSHostPort(java.lang.String host,
int port)
|
|
| Method Summary | |
java.lang.String |
getHost()
|
int |
getPort()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DNSHostPort(java.lang.String host,
int port)
| Method Detail |
public java.lang.String getHost()
public int getPort()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||