public static final class RemoteWatcher.WatchRemote
extends java.lang.Object
implements scala.Product, scala.Serializable
| Constructor and Description |
|---|
WatchRemote(InternalActorRef watchee,
InternalActorRef watcher) |
| Modifier and Type | Method and Description |
|---|---|
InternalActorRef |
watchee() |
InternalActorRef |
watcher() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic WatchRemote(InternalActorRef watchee, InternalActorRef watcher)
public InternalActorRef watchee()
public InternalActorRef watcher()