|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--FishServerHandler.SharePost
Post to put in the global dir with info. on the client and its files.
Field Summary | |
java.util.Vector |
cShare
Vector containing all files shared from client. |
int |
cSharePort
Portnumber on which client serves download requests. |
java.lang.String |
ipAddress
IP-address where client can be reached. |
Constructor Summary | |
FishServerHandler.SharePost()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.String ipAddress
public int cSharePort
public java.util.Vector cShare
Constructor Detail |
public FishServerHandler.SharePost()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |