Package akka.dispatch

Interface SystemMessageQueue

  • All Known Implementing Classes:
    CallingThreadMailbox, Mailbox

    public interface SystemMessageQueue
    Enqueue a new system message, e.g. by prepending atomically as new head of a single-linked list.