Package akka.actor

Interface AllDeadLetters

  • All Known Implementing Classes:
    DeadLetter, SuppressedDeadLetter

    public interface AllDeadLetters
    Subscribe to this class to be notified about all DeadLetters (also the suppressed ones).
    • Method Detail

      • message

        java.lang.Object message()