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