|
|||||||||
Home >> All >> alice >> tuplemedium >> [ runtime overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
alice.tuplemedium.runtime
Class ShutdownMsg

java.lang.Objectalice.tuplemedium.runtime.NodeMsg
alice.tuplemedium.runtime.CommunicationEventMsg
alice.tuplemedium.runtime.ShutdownMsg
- All Implemented Interfaces:
- java.io.Serializable
- public class ShutdownMsg
- extends CommunicationEventMsg
message indicating that a user has shutdown
Field Summary |
Fields inherited from class alice.tuplemedium.runtime.CommunicationEventMsg |
template, tuple |
Fields inherited from class alice.tuplemedium.runtime.NodeMsg |
aid, methodName |
Constructor Summary | |
ShutdownMsg(alice.tuplemedium.AgentId id)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
ShutdownMsg
public ShutdownMsg(alice.tuplemedium.AgentId id)
|
|||||||||
Home >> All >> alice >> tuplemedium >> [ runtime overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |