Package com.caucho.amp.actor

Interface Summary
AmpActor An AMP Actor sends and receives messages as the core class in a service-oriented architecture.
AmpActorRef Sender for an actor ref.
AmpMethodRef handle to an actor method.
 

Class Summary
AbstractActorRef Sender for an actor ref.
AbstractAmpActor Abstract stream for an actor.
ActorContextImpl Handles the context for an actor, primarily including its query map.
ActorRefImpl Handles the context for an actor, primarily including its query map.
AmpActorContext Context for an actor.
AmpProxyActor Handles the context for an actor, primarily including its query map.
AmpQueryFuture Handles the context for an actor, primarily including its query map.
NullActorRef Sender for an actor ref.