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

java.lang.Objectalice.tuplemedium.runtime.NodeMsg
alice.tuplemedium.runtime.NewUserMsg
- All Implemented Interfaces:
- java.io.Serializable
- public class NewUserMsg
- extends NodeMsg
message sent by a user to a daemon in order to become user of a tuple centre
Field Summary | |
java.lang.String |
tcName
tuple centre name |
Fields inherited from class alice.tuplemedium.runtime.NodeMsg |
aid, methodName |
Constructor Summary | |
protected |
NewUserMsg()
|
|
NewUserMsg(alice.tuplemedium.AgentId id,
java.lang.String tcName_)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
tcName
public java.lang.String tcName
- tuple centre name
Constructor Detail |
NewUserMsg
public NewUserMsg(alice.tuplemedium.AgentId id, java.lang.String tcName_)
NewUserMsg
protected NewUserMsg()
|
|||||||||
Home >> All >> alice >> tuplemedium >> [ runtime overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |