ConnectReply
 cc.otavia.core.message.ConnectReply
  case class ConnectReply(channel: Channel, firstActive: Boolean, cause: Option[Throwable]) extends ReactorEvent
 
Attributes
- Graph
- 
    
- Supertypes
- 
    trait Serializabletrait Producttrait Equalsclass ReactorEventclass Eventclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Nextable (hidden)
Attributes
- Inherited from:
- Nextable (hidden)
Attributes
- Inherited from:
- Nextable (hidden)
Attributes
- Inherited from:
- Nextable (hidden)
Set the next object of this object.
Set the next object of this object.
Attributes
- Inherited from:
- Nextable (hidden)
true if and only if this object is not in any chain
true if and only if this object is not in any chain
Attributes
- Inherited from:
- Nextable (hidden)
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article