public static class ActorTransportAdapter.AssociateUnderlying extends java.lang.Object implements ActorTransportAdapter.TransportOperation, scala.Product, scala.Serializable
| Constructor and Description |
|---|
AssociateUnderlying(akka.actor.Address remoteAddress,
scala.concurrent.Promise<AssociationHandle> statusPromise) |
| Modifier and Type | Method and Description |
|---|---|
akka.actor.Address |
remoteAddress() |
scala.concurrent.Promise<AssociationHandle> |
statusPromise() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic AssociateUnderlying(akka.actor.Address remoteAddress,
scala.concurrent.Promise<AssociationHandle> statusPromise)
public akka.actor.Address remoteAddress()
public scala.concurrent.Promise<AssociationHandle> statusPromise()