|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TopicEntry | |
| org.xmlBlaster.engine | The core implementation. |
| org.xmlBlaster.engine.qos | |
| Uses of TopicEntry in org.xmlBlaster.engine |
| Fields in org.xmlBlaster.engine declared as TopicEntry | |
private TopicEntry |
TopicHandler.topicEntry
|
| Methods in org.xmlBlaster.engine that return TopicEntry | |
private TopicEntry |
TopicHandler.persistTopicEntry()
Create or access the cached persistence storage entry of this topic. |
| Methods in org.xmlBlaster.engine with parameters of type TopicEntry | |
private boolean |
TopicHandler.persistTopic(TopicEntry entry)
|
int |
RequestBroker.addPersistentTopicHandler(TopicEntry topicEntry)
Make the topicHandler persistent for crash recovery and shutdown/startup cycle. |
int |
RequestBroker.removePersistentTopicHandler(TopicEntry topicEntry)
Remove the persistent TopicHandler entry. |
int |
RequestBroker.changePersistentTopicHandler(TopicEntry topicEntry)
Remove the persistent TopicHandler entry. |
| Uses of TopicEntry in org.xmlBlaster.engine.qos |
| Fields in org.xmlBlaster.engine.qos declared as TopicEntry | |
private TopicEntry |
PublishQosServer.topicEntry
|
| Methods in org.xmlBlaster.engine.qos that return TopicEntry | |
TopicEntry |
PublishQosServer.getTopicEntry()
|
| Methods in org.xmlBlaster.engine.qos with parameters of type TopicEntry | |
void |
PublishQosServer.setTopicEntry(TopicEntry topicEntry)
The PublishQosServer supports to transport a topicEntry instance |
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||