MboxRegistry Register Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodRegister(ErlMbox)
Register an unnamed mailbox with the registry
Public methodRegister(String, ErlMbox)
Register a named mailbox with the registry. Name must not be empty
Public methodRegister(ErlAtom, ErlMbox)
Register a named mailbox with the registry. Name must not be empty
Back to Top
See Also