|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSOMA.network.connection.Command
SOMA.mobilePlace.MobilePlaceConnectionCommand
Comando di registrazione del PNS
di un place mobile presso il PNS del default place.
Nested Class Summary | |
static class |
MobilePlaceConnectionCommand.UpdateHomePositionCommand
|
static class |
MobilePlaceConnectionCommand.UpdateMobilePlacePositionCommand
|
Field Summary | |
(package private) PlaceInfo |
myPlaceInfo
|
Fields inherited from class SOMA.network.connection.Command |
env, ReturnConnection |
Constructor Summary | |
MobilePlaceConnectionCommand(PlaceInfo myPlaceInfo)
Costruttore |
Method Summary | |
void |
run()
Contiene la computazione che il comando deve svolgere. |
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 |
PlaceInfo myPlaceInfo
Constructor Detail |
public MobilePlaceConnectionCommand(PlaceInfo myPlaceInfo)
Method Detail |
public void run()
Command
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 |