|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectoogp2p.InfoReceived
oogp2p.Command
oogp2p.pastry.commands.PastryCommand
oogp2p.pastry.commands.CreatePastryCommand
| Field Summary | |
private java.lang.String |
commandName
|
| Fields inherited from class oogp2p.pastry.commands.PastryCommand |
|
| Fields inherited from class oogp2p.InfoReceived |
myNettableReceiver, myNettableSender |
| Constructor Summary | |
CreatePastryCommand()
|
|
CreatePastryCommand(Nettable n)
|
|
| Method Summary | |
void |
execute()
|
boolean |
isType(Nettable n)
|
InfoReceived |
makeType(Nettable n)
|
| Methods inherited from class oogp2p.pastry.commands.PastryCommand |
setNumHops |
| Methods inherited from class oogp2p.Command |
getUsername, recvInfo, sendInfo, sendInfo |
| Methods inherited from class oogp2p.InfoReceived |
getNettableReceiver, getNettableSender |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private java.lang.String commandName
| Constructor Detail |
public CreatePastryCommand()
public CreatePastryCommand(Nettable n)
| Method Detail |
public boolean isType(Nettable n)
isType in class PastryCommandCommand.isType(oogp2p.Nettable)public InfoReceived makeType(Nettable n)
makeType in class PastryCommandCommand.makeType(oogp2p.Nettable)public void execute()
execute in class PastryCommand
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||