replication.BroadcastCommunication
See theBroadcastCommunication companion trait
object BroadcastCommunication
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
Members list
Type members
Classlikes
case class Hello(id: Long) extends BroadcastCommunication
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait BroadcastCommunicationclass Objecttrait Matchableclass AnyShow all
case class Request(from: Long, to: Long, sessionDescription: SessionDescription) extends BroadcastCommunication
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait BroadcastCommunicationclass Objecttrait Matchableclass AnyShow all
case class Response(from: Long, to: Long, sessionDescription: SessionDescription) extends BroadcastCommunication
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait BroadcastCommunicationclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article