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. Product
  5. Equals
  6. Event
  7. Message
  8. NoSerializationVerificationNeeded
  9. AnyRef
  10. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def productElementNames: Iterator[String]
    Definition Classes
    Product
  2. val token: Any
    Definition Classes
    NoAck