|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectakka.routing.ActorSelectionRoutee
public class ActorSelectionRoutee
Routee
that sends the messages to an ActorSelection
.
Constructor Summary | |
---|---|
ActorSelectionRoutee(ActorSelection selection)
|
Method Summary | |
---|---|
ActorSelection |
selection()
|
void |
send(java.lang.Object message,
ActorRef sender)
|
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 ActorSelectionRoutee(ActorSelection selection)
Method Detail |
---|
public ActorSelection selection()
public void send(java.lang.Object message, ActorRef sender)
send
in interface Routee
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |