[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| Register(ErlMbox) |
Register an unnamed mailbox with the registry
| |
| Register(String, ErlMbox) |
Register a named mailbox with the registry. Name must not be empty
| |
| Register(ErlAtom, ErlMbox) |
Register a named mailbox with the registry. Name must not be empty
|
See Also