Package | Description |
---|---|
org.agilewiki.jactor.pubsub.actorName |
Actors which include the ActorName component can be named
and added to an ActorRegistry.
|
org.agilewiki.jactor.pubsub.publisher | |
org.agilewiki.jactor.pubsub.subscriber |
Modifier and Type | Class and Description |
---|---|
class |
JActorName
Implements immutable actor object names.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Publisher
A publisher actor.
|
Modifier and Type | Class and Description |
---|---|
class |
JAPublisher
Implements Publisher.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Subscriber
An actor that can be given a subscription.
|
Modifier and Type | Class and Description |
---|---|
class |
JASubscriber
Implements Subscriber.
|
Copyright © 2013. All Rights Reserved.