public class Terminated extends java.lang.Object implements PossiblyHarmful, scala.Product, scala.Serializable
Modifier and Type | Method and Description |
---|---|
ActorRef |
actor() |
boolean |
addressTerminated() |
boolean |
existenceConfirmed() |
ActorRef |
getActor() |
boolean |
getAddressTerminated() |
boolean |
getExistenceConfirmed() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ActorRef actor()
public boolean existenceConfirmed()
public boolean addressTerminated()
public ActorRef getActor()
public boolean getExistenceConfirmed()
public boolean getAddressTerminated()