|
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.PeerMsgRequestDownload
Message used to request a download from peer.
| Field Summary | |
int |
sourceID_
peer id of sending node |
| Fields inherited from interface qcsim.net.util.PeerMessage |
MSG_QUERY, MSG_QUERYRESPONSE, MSG_REQUESTDOWNLOAD, MSG_REQUESTTRUST, MSG_TRUST |
| Constructor Summary | |
PeerMsgRequestDownload(PeerMsgRequestDownload msg)
Constructor |
|
| Method Summary | |
int |
type()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int sourceID_
| Constructor Detail |
public PeerMsgRequestDownload(PeerMsgRequestDownload msg)
msg - message to copy.| Method Detail |
public int type()
type in interface PeerMessage
|
Query Cycle Simulator HEADER | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||