|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectakka.actor.dsl.Inbox.Get
public static class Inbox.Get
Constructor Summary | |
---|---|
Inbox.Get(scala.concurrent.duration.Deadline deadline,
ActorRef client)
|
Method Summary | |
---|---|
ActorRef |
client()
|
scala.concurrent.duration.Deadline |
deadline()
|
Inbox.Get |
withClient(ActorRef c)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface scala.Product |
---|
productArity, productElement, productIterator, productPrefix |
Methods inherited from interface scala.Equals |
---|
canEqual, equals |
Constructor Detail |
---|
public Inbox.Get(scala.concurrent.duration.Deadline deadline, ActorRef client)
Method Detail |
---|
public scala.concurrent.duration.Deadline deadline()
deadline
in interface Inbox.Query
public ActorRef client()
client
in interface Inbox.Query
public Inbox.Get withClient(ActorRef c)
withClient
in interface Inbox.Query
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |