public static final class Receptionist.Registered<T>
extends java.lang.Object
implements scala.Product, scala.Serializable
ActorRef has been associated with the Receptionist.ServiceKey.| Constructor and Description |
|---|
Registered(Receptionist.ServiceKey<T> key,
ActorRef<T> address) |
| Modifier and Type | Method and Description |
|---|---|
ActorRef<T> |
address() |
Receptionist.ServiceKey<T> |
key() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic Registered(Receptionist.ServiceKey<T> key, ActorRef<T> address)
public Receptionist.ServiceKey<T> key()