|
Query Cycle Simulator HEADER | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--qcsim.net.util.RequestDownloadRPC
Message used to query peers for files.
| Field Summary | |
int |
source_
Peer id of sending node |
| Fields inherited from interface qcsim.net.util.PeerRPC |
REQUEST_DOWNLOAD, REQUEST_TRUST |
| Constructor Summary | |
RequestDownloadRPC(int source)
|
|
| Method Summary | |
int |
source()
|
int |
type()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int source_
| Constructor Detail |
public RequestDownloadRPC(int source)
| Method Detail |
public int type()
type in interface PeerRPCpublic int source()
|
Query Cycle Simulator HEADER | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||