|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--FishClient.ResultPost
Container to keep searchresults.
Field Summary | |
int |
count
Position in vector (used for security, only files in the vector can be downloaded). |
java.lang.String |
fileName
Filename. |
int |
fileSize
Filesize in bytes. |
java.lang.String |
ipAddress
IP-address of client holding file. |
int |
port
Port to connect to at client to download files. |
Constructor Summary | |
FishClient.ResultPost()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.String fileName
public int fileSize
public int count
public java.lang.String ipAddress
public int port
Constructor Detail |
public FishClient.ResultPost()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |