|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectakka.dispatch.MessageDispatcher$
public class MessageDispatcher$
INTERNAL API
Field Summary | |
---|---|
static MessageDispatcher$ |
MODULE$
Static reference to the singleton instance of this Scala object. |
Constructor Summary | |
---|---|
MessageDispatcher$()
|
Method Summary | |
---|---|
Index<MessageDispatcher,ActorRef> |
actors()
|
boolean |
debug()
|
void |
printActors()
|
int |
RESCHEDULED()
|
int |
SCHEDULED()
|
int |
UNSCHEDULED()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final MessageDispatcher$ MODULE$
Constructor Detail |
---|
public MessageDispatcher$()
Method Detail |
---|
public int UNSCHEDULED()
public int SCHEDULED()
public int RESCHEDULED()
public final boolean debug()
public Index<MessageDispatcher,ActorRef> actors()
public void printActors()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |