public class DeadLetterActorRef extends EmptyLocalActorRef
DeadLetter.
INTERNAL API
| Modifier and Type | Class and Description |
|---|---|
static class |
DeadLetterActorRef.SerializedDeadLetterActorRef |
| Constructor and Description |
|---|
DeadLetterActorRef(ActorRefProvider _provider,
ActorPath _path,
EventStream _eventStream) |
| Modifier and Type | Method and Description |
|---|---|
static DeadLetterActorRef.SerializedDeadLetterActorRef |
serialized() |
protected boolean |
specialHandle(java.lang.Object msg,
ActorRef sender) |
protected java.lang.Object |
writeReplace() |
eventStream, isTerminated, path, provider, sendSystemMessagegetChild, getParent, isLocal, restart, resume, start, stop, suspendcompareTo, equals, forward, hashCode, noSender, tell, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic DeadLetterActorRef(ActorRefProvider _provider, ActorPath _path, EventStream _eventStream)
public static DeadLetterActorRef.SerializedDeadLetterActorRef serialized()
protected boolean specialHandle(java.lang.Object msg,
ActorRef sender)
specialHandle in class EmptyLocalActorRefprotected java.lang.Object writeReplace()