Packages

object Cancel extends Cancel with NoSerializationVerificationNeeded with Product with Serializable

This message is delivered to the ActorPublisher actor when the stream subscriber cancels the subscription.

Source
ActorPublisher.scala
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Cancel
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. NoSerializationVerificationNeeded
  7. Cancel
  8. ActorPublisherMessage
  9. DeadLetterSuppression
  10. AnyRef
  11. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All