Class: Reacto::Subscriptions::CombiningSubscription
- Inherits:
-
CompositeSubscription
- Object
- CompositeSubscription
- Reacto::Subscriptions::CombiningSubscription
- Defined in:
- lib/reacto/subscriptions/combining_subscription.rb
Method Summary
Methods inherited from CompositeSubscription
#add, #add_resource, #after_on_value, #closed?, #initialize, #on_close, #on_error, #on_open, #on_value, #on_value_subscriptions, #subscribed?, #subscription!, #unsubscribe, #waiting?
Methods included from Subscription
#add, #add_resource, #subscribed?, #unsubscribe
Constructor Details
This class inherits a constructor from Reacto::Subscriptions::CompositeSubscription