UnboundedDequeBasedMailbox

UnboundedDequeBasedMailbox is an unbounded MailboxType, backed by a Deque.

Companion:
object
Source:
Mailbox.scala
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Constructors

def this(settings: Settings, config: Config)

Concrete methods

override def create(owner: Option[ActorRef], system: Option[ActorSystem]): MessageQueue
Definition Classes
Source:
Mailbox.scala

Inherited methods

Inherited from:
Product