public final class AskableActorRef
extends scala.AnyVal
| Constructor and Description |
|---|
AskableActorRef(ActorRef actorRef) |
| Modifier and Type | Method and Description |
|---|---|
ActorRef |
actorRef() |
scala.concurrent.Future<java.lang.Object> |
ask(java.lang.Object message,
Timeout timeout) |