public final class AskableActorRef extends scala.AnyVal
AskableActorRef(ActorRef actorRef)
ActorRef
actorRef()
scala.concurrent.Future<java.lang.Object>
ask(java.lang.Object message, Timeout timeout)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AskableActorRef(ActorRef actorRef)
public ActorRef actorRef()
public scala.concurrent.Future<java.lang.Object> ask(java.lang.Object message, Timeout timeout)