public final class Simulator
extends akka.actor.UntypedActor
Modifier and Type | Class and Description |
---|---|
static class |
Simulator.Message |
Constructor and Description |
---|
Simulator() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
void |
onReceive(Object msg) |
akka$actor$Actor$_setter_$context_$eq, akka$actor$Actor$_setter_$self_$eq, aroundPostRestart, aroundPostStop, aroundPreRestart, aroundPreStart, aroundReceive, context, getContext, getSelf, getSender, postRestart, postStop, preRestart, preStart, receive, self, sender, supervisorStrategy, unhandled
public void onReceive(Object msg) throws IOException
onReceive
in class akka.actor.UntypedActor
IOException
public static void main(String[] args)