public static class Serialization.Information
extends java.lang.Object
implements scala.Product, scala.Serializable
| Constructor and Description |
|---|
Information(Address address,
ActorSystem system) |
| Modifier and Type | Method and Description |
|---|---|
Address |
address() |
ActorSystem |
system() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic Information(Address address, ActorSystem system)
public Address address()
public ActorSystem system()