public class Watch extends java.lang.Object implements SystemMessage, scala.Product, scala.Serializable
| Constructor and Description |
|---|
Watch(InternalActorRef watchee,
InternalActorRef watcher) |
| Modifier and Type | Method and Description |
|---|---|
InternalActorRef |
watchee() |
InternalActorRef |
watcher() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnext, unlink, unlinkedpublic Watch(InternalActorRef watchee, InternalActorRef watcher)
public InternalActorRef watchee()
public InternalActorRef watcher()