Packages

object NoAck extends NoAck

Default NoAck instance which is used when no acknowledgment information is explicitly provided. Its “token” is null.

Source
Tcp.scala
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. NoAck
  2. NoAck
  3. Serializable
  4. Serializable
  5. Product
  6. Equals
  7. Event
  8. Message
  9. NoSerializationVerificationNeeded
  10. AnyRef
  11. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val token: Any
    Definition Classes
    NoAck