(register-with-consumer state provider methods consumer)
Registers methods from a given provider to a given consumer.
It is assumed that the consumer and the provider can see each other
Registers methods from a given provider to a given consumer. It is assumed that the consumer and the provider can see each other
(remove-methods-from-consumer state provider-id consumer-id)
(remove-methods-from-consumer state provider-id consumer locator method-ids)
Removes all methods of a given provider from a consumer. Generates announcement messages for the actually removed methods (those that were visible to the consumer)
Removes all methods of a given provider from a consumer. Generates announcement messages for the actually removed methods (those that were visible to the consumer)
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |