| Package | Description |
|---|---|
| org.symphonyoss.s2.fugue.pubsub | |
| org.symphonyoss.s2.fugue.pubsub.file |
| Modifier and Type | Method and Description |
|---|---|
IPublisher<P> |
IPublisherManager.getPublisherByName(String topicName)
Get the IPublisher for the given named topic.
|
IPublisher<P> |
AbstractPublisherManager.getTracePublisher() |
IPublisher<P> |
IPublisherManager.getTracePublisher()
Return the publisher for trace events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FilePerTopicPublisher |
| Modifier and Type | Method and Description |
|---|---|
IPublisher<String> |
FilePerTopicPublisherManager.getPublisherByName(String topicName) |
Copyright © 2018 Symphony Software Foundation. All rights reserved.