Package akka.dispatch

Interface DefaultSystemMessageQueue

  • All Known Implementing Classes:
    CallingThreadMailbox

    public interface DefaultSystemMessageQueue
    INTERNAL API
    • Method Detail

      • hasSystemMessages

        boolean hasSystemMessages()
      • systemDrain

        akka.dispatch.sysmsg.EarliestFirstSystemMessageList systemDrain​(akka.dispatch.sysmsg.LatestFirstSystemMessageList newContents)