Spawn a new stateful actor with the behavior Behavior and state State.
the messages that the spawned actor must implement behaviors for.
behavior for each message.
An Aid representing the new actor.
See Implementation
Spawn a new stateful actor with the behavior Behavior and state State.