| Modifier and Type | Method and Description |
|---|---|
IPublisher<P> |
AbstractPublisherManager.getPublisherByName(String topicId) |
IPublisher<P> |
IPublisherManager.getPublisherByName(String topicId)
Get the IPublisher for the given named topic.
|
IPublisher<P> |
AbstractPublisherManager.getPublisherByName(String serviceId,
String topicId) |
IPublisher<P> |
IPublisherManager.getPublisherByName(String serviceId,
String topicId)
Get the IPublisher for the given named topic.
|
protected abstract IPublisher<P> |
AbstractPublisherManager.getPublisherByName(TopicName topicName) |
Copyright © 2018 Symphony Software Foundation. All rights reserved.