Package

akka.contrib

mailbox

Permalink

package mailbox

Visibility
  1. Public
  2. All

Type Members

  1. class PeekMailbox extends UnboundedQueueBasedMessageQueue

    Permalink
  2. class PeekMailboxExtension extends Extension

    Permalink
  3. class PeekMailboxType extends MailboxType

    Permalink

    configure the mailbox via dispatcher configuration:

    configure the mailbox via dispatcher configuration:

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

Ungrouped