Package akka.actor
Interface AllDeadLetters
-
- All Known Implementing Classes:
DeadLetter,SuppressedDeadLetter
public interface AllDeadLettersSubscribe to this class to be notified about all DeadLetters (also the suppressed ones).
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Objectmessage()ActorRefrecipient()ActorRefsender()
-