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