akka.contrib

mailbox

package mailbox

Visibility
  1. Public
  2. All

Type Members

  1. class PeekMailbox extends UnboundedQueueBasedMessageQueue

  2. class PeekMailboxExtension extends Extension

  3. class PeekMailboxType extends MailboxType

    configure the mailbox via dispatcher configuration:

    configure the mailbox via dispatcher configuration:

    peek-dispatcher {
       mailbox-type = "example.PeekMailboxType"
    }

Ungrouped