|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectoogp2p.InfoReceived
oogp2p.Command
oogp2p.ConnectCommand
ConnectCommand.java Created: Tue Apr 22 23:09:23 2003
| Field Summary | |
private java.lang.String |
commandName
|
| Fields inherited from class oogp2p.InfoReceived |
myNettableReceiver, myNettableSender |
| Constructor Summary | |
|
ConnectCommand()
|
protected |
ConnectCommand(Nettable n)
|
| Method Summary | |
void |
execute()
|
boolean |
isType(Nettable n)
|
InfoReceived |
makeType(Nettable n)
|
| 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 ConnectCommand()
protected ConnectCommand(Nettable n)
| Method Detail |
public boolean isType(Nettable n)
isType in class Commandpublic InfoReceived makeType(Nettable n)
makeType in class Commandpublic void execute()
execute in class Command
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||