Uses of Package
com.caucho.amp.actor

Packages that use com.caucho.amp.actor
com.caucho.amp   
com.caucho.amp.actor   
com.caucho.amp.broker   
com.caucho.amp.impl   
com.caucho.amp.mailbox   
com.caucho.amp.router   
com.caucho.amp.skeleton   
com.caucho.amp.spi   
com.caucho.amp.stream   
 

Classes in com.caucho.amp.actor used by com.caucho.amp
AmpActor
          An AMP Actor sends and receives messages as the core class in a service-oriented architecture.
AmpActorContext
          Context for an actor.
AmpActorRef
          Sender for an actor ref.
 

Classes in com.caucho.amp.actor used by com.caucho.amp.actor
ActorContextImpl
          Handles the context for an actor, primarily including its query map.
AmpActor
          An AMP Actor sends and receives messages as the core class in a service-oriented architecture.
AmpActorContext
          Context for an actor.
AmpActorRef
          Sender for an actor ref.
AmpMethodRef
          handle to an actor method.
 

Classes in com.caucho.amp.actor used by com.caucho.amp.broker
AmpActorRef
          Sender for an actor ref.
 

Classes in com.caucho.amp.actor used by com.caucho.amp.impl
AmpActor
          An AMP Actor sends and receives messages as the core class in a service-oriented architecture.
AmpActorContext
          Context for an actor.
AmpActorRef
          Sender for an actor ref.
 

Classes in com.caucho.amp.actor used by com.caucho.amp.mailbox
AmpActorContext
          Context for an actor.
 

Classes in com.caucho.amp.actor used by com.caucho.amp.router
AbstractActorRef
          Sender for an actor ref.
AmpActorRef
          Sender for an actor ref.
AmpMethodRef
          handle to an actor method.
 

Classes in com.caucho.amp.actor used by com.caucho.amp.skeleton
AmpActor
          An AMP Actor sends and receives messages as the core class in a service-oriented architecture.
AmpActorContext
          Context for an actor.
AmpActorRef
          Sender for an actor ref.
 

Classes in com.caucho.amp.actor used by com.caucho.amp.spi
AmpActorContext
          Context for an actor.
 

Classes in com.caucho.amp.actor used by com.caucho.amp.stream
AmpActorRef
          Sender for an actor ref.