|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectakka.dispatch.sysmsg.DeathWatchNotification
public class DeathWatchNotification
Constructor Summary | |
---|---|
DeathWatchNotification(ActorRef actor,
boolean existenceConfirmed,
boolean addressTerminated)
|
Method Summary | |
---|---|
ActorRef |
actor()
|
boolean |
addressTerminated()
|
boolean |
existenceConfirmed()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface akka.dispatch.sysmsg.SystemMessage |
---|
next, unlink, unlinked |
Methods inherited from interface scala.Product |
---|
productArity, productElement, productIterator, productPrefix |
Methods inherited from interface scala.Equals |
---|
canEqual, equals |
Constructor Detail |
---|
public DeathWatchNotification(ActorRef actor, boolean existenceConfirmed, boolean addressTerminated)
Method Detail |
---|
public ActorRef actor()
public boolean existenceConfirmed()
public boolean addressTerminated()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |