ChannelsActor

cc.otavia.core.actor.ChannelsActor
See theChannelsActor companion class
object ChannelsActor

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class Bind(local: SocketAddress) extends Ask[ChannelEstablished]

Attributes

Companion
object
Supertypes
trait Product
trait Equals
trait Call
trait Message
trait Serializable
class Object
trait Matchable
class Any
Show all
object Bind

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Bind.type
case class ChannelEstablished(channelId: Int) extends Reply

Attributes

Supertypes
trait Product
trait Equals
trait Reply
trait Message
trait Serializable
class Object
trait Matchable
class Any
Show all