package subscriptions
- Alphabetic
- Public
- All
Type Members
-
class
CompositeSubscription extends Subscription
Represents a group of rx.lang.scala.Subscription that are disposed together.
-
class
MultipleAssignmentSubscription extends Subscription
Represents a rx.lang.scala.Subscription whose underlying subscription can be swapped for another subscription.
-
class
SerialSubscription extends Subscription
Represents a rx.lang.scala.Subscription that can be checked for status.
Value Members
- object CompositeSubscription
- object MultipleAssignmentSubscription
- object SerialSubscription