|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.blackledge.david.tivo.net.TivoFinder.HMEApplication
public static class TivoFinder.HMEApplication
| Field Summary | |
|---|---|
protected HashMap<String,String> |
txtRecord
|
| Constructor Summary | |
|---|---|
TivoFinder.HMEApplication(String name,
String hostName,
int port,
HashMap txtRecord)
|
|
| Method Summary | |
|---|---|
String |
getHostAddress()
|
String |
getHostName()
|
String |
getName()
|
String |
getPath()
|
int |
getPort()
|
URL |
getURL()
|
String |
getVersion()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected final HashMap<String,String> txtRecord
| Constructor Detail |
|---|
public TivoFinder.HMEApplication(String name,
String hostName,
int port,
HashMap txtRecord)
| Method Detail |
|---|
public URL getURL()
public String getHostName()
public String getHostAddress()
public String getName()
public int getPort()
public String getPath()
public String getVersion()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||