public class PeekMailboxType
extends java.lang.Object
implements akka.dispatch.MailboxType
peek-dispatcher {
mailbox-type = "example.PeekMailboxType"
}
Constructor and Description |
---|
PeekMailboxType(akka.actor.ActorSystem.Settings settings,
com.typesafe.config.Config config) |
Modifier and Type | Method and Description |
---|---|
akka.dispatch.MessageQueue |
create(scala.Option<akka.actor.ActorRef> owner,
scala.Option<akka.actor.ActorSystem> system) |