[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| Register(String) |
Register a name for this mailbox. Registering a
name for a mailbox enables others to send messages without
knowing the ErlPid of the mailbox. A mailbox
can have at most one name; if the mailbox already had a name,
calling this method will supercede that name
| |
| Register(ErlAtom) |
See Also