public static final class EndpointWriter.TookOver extends java.lang.Object implements NoSerializationVerificationNeeded, scala.Product, scala.Serializable
| Constructor and Description |
|---|
TookOver(ActorRef writer,
AkkaProtocolHandle handle) |
| Modifier and Type | Method and Description |
|---|---|
AkkaProtocolHandle |
handle() |
ActorRef |
writer() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic TookOver(ActorRef writer, AkkaProtocolHandle handle)
public ActorRef writer()
public AkkaProtocolHandle handle()