|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectoogp2p.Nettable
oogp2p.chord.nettables.ChordNettable
oogp2p.chord.nettables.ChordRingQueryNettable
| Field Summary | |
private int |
myHops
|
private java.net.InetAddress |
myOriginator
|
| Fields inherited from class oogp2p.Nettable |
myApplication, myReceiver, mySender |
| Constructor Summary | |
ChordRingQueryNettable(java.net.InetAddress sender,
java.net.InetAddress receiver,
java.net.InetAddress originator,
int hops)
|
|
| Method Summary | |
java.lang.Object |
getContents()
|
int |
getHops()
|
java.net.InetAddress |
getOriginator()
|
| Methods inherited from class oogp2p.Nettable |
getApplicationName, getReceiver, getSender, setReceiver |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private java.net.InetAddress myOriginator
private int myHops
| Constructor Detail |
public ChordRingQueryNettable(java.net.InetAddress sender,
java.net.InetAddress receiver,
java.net.InetAddress originator,
int hops)
| Method Detail |
public java.lang.Object getContents()
getContents in class ChordNettablepublic java.net.InetAddress getOriginator()
public int getHops()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||