| Interface | Description |
|---|---|
| ActorThread |
Handle for creating and stopping actors.
|
| Class | Description |
|---|---|
| ActorRef<T> |
Handle for communicating with an actor.
|
| Actors |
Entry point to this actors library.
|
| MultiThreadedActors |
Multi-threaded actors container for production use.
|
| SingleThreadedActors |
Single-threaded actors container for testing.
|
Copyright © 2011-2012. All Rights Reserved.