registerMethods

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void registerMethods(MessageRouter router, string path, string iface, T obj)
    deprecated
    void
    registerMethods
    (
    T : Object
    )
    (,
    string path
    ,
    string iface
    ,
    T obj
    )
  2. void registerMethods(MessageRouter router, ObjectPath path, InterfaceName iface, T obj)

Meta