Uses of Interface
io.hotmoka.node.api.Subscription
Packages that use Subscription
-
Uses of Subscription in io.hotmoka.node.api
Methods in io.hotmoka.node.api that return SubscriptionModifier and TypeMethodDescriptionNode.subscribeToEvents(StorageReference creator, BiConsumer<StorageReference, StorageReference> handler) Subscribes the given handler for events with the given creator.SubscriptionsManager.subscribeToEvents(StorageReference creator, BiConsumer<StorageReference, StorageReference> handler) Subscribes the given handler for events with the given creator.