|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSOMA.network.connection.Command
SOMA.network.ConnectionCommand
Comando che avvia una connessione stabile fra place.
Field Summary | |
(package private) PlaceID |
Source
|
Fields inherited from class SOMA.network.connection.Command |
env, ReturnConnection |
Constructor Summary | |
ConnectionCommand(PlaceID Source)
Costruttore. |
Method Summary | |
void |
run()
Salva nel connectionStore
la connessione attuale. |
Methods inherited from class SOMA.network.connection.Command |
Return, start, startOnError |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
PlaceID Source
Constructor Detail |
public ConnectionCommand(PlaceID Source)
Method Detail |
public void run()
connectionStore
la connessione attuale.
run
in interface java.lang.Runnable
run
in class Command
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |