open fun rxInvoke(name: String): Single<JsonObject>
Invokes the registered procedure with the given name and sub-procedures. It computes the overall outcome.
name -
name
Return