| Package | Description |
|---|---|
| io.vlingo.xoom.actors.pubsub |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Subscriber<M extends Message> |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultPublisher.publish(Topic topic,
Message message) |
void |
Publisher.publish(Topic topic,
Message message) |
void |
Subscriber.receive(Message message) |
Copyright © 2021. All rights reserved.