public interface TopicPublisher<T,M> extends View, Assetted<KeyValueStore<T,M,M>>
| Modifier and Type | Method and Description |
|---|---|
void |
publish(T topic,
M message) |
void |
registerSubscriber(TopicSubscriber<T,M> topicSubscriber) |
forSession, forSessionasset, asset, isUnderlying, underlying, underlyingvoid registerSubscriber(TopicSubscriber<T,M> topicSubscriber)
Copyright © 2015. All rights reserved.