|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.kenmccrary.jtella.SearchResult
Results from a search request, indicates files available on a servant
Method Summary | |
long |
getConnectionSpeed()
Get the connection speed of the servant with the files |
NetworkFile[] |
getFile()
Get the list of files returned |
java.lang.String |
getIPAddress()
Get the IP Address of the servant with these result files |
int |
getPort()
Get the port of the servant with these result files |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Method Detail |
public NetworkFile[] getFile()
public java.lang.String getIPAddress()
public int getPort()
public long getConnectionSpeed()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |