| Interface | Description |
|---|---|
| PubSubRegistry |
Publish and subscribe to a topic is performed with a
PubSubRef and
that is retrieved via this registry. |
| Class | Description |
|---|---|
| PubSubModule |
Guice module for the PubSub API.
|
| PubSubRef<T> |
A
PubSubRef represents a publish/subscribe topic. |
| TopicId<T> | |
| TopicId$ |