|
xmlBlaster 2.1.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TopicProperty | |
|---|---|
| org.xmlBlaster.client | This is the Java client side package. |
| org.xmlBlaster.client.qos | |
| org.xmlBlaster.engine | The core implementation. |
| org.xmlBlaster.engine.qos | |
| org.xmlBlaster.test.topic | |
| org.xmlBlaster.util.qos | |
| Uses of TopicProperty in org.xmlBlaster.client |
|---|
| Methods in org.xmlBlaster.client with parameters of type TopicProperty | |
|---|---|
PublishReturnQos |
XmlBlasterAccess.createTemporaryTopic(TopicProperty topicProperty)
Create a temporay topic. |
| Uses of TopicProperty in org.xmlBlaster.client.qos |
|---|
| Methods in org.xmlBlaster.client.qos with parameters of type TopicProperty | |
|---|---|
void |
PublishQos.setTopicProperty(TopicProperty topicProperty)
Administer/configure the message topic. |
| Uses of TopicProperty in org.xmlBlaster.engine |
|---|
| Fields in org.xmlBlaster.engine declared as TopicProperty | |
|---|---|
private TopicProperty |
TopicHandler.topicProperty
The configuration for this TopicHandler |
| Uses of TopicProperty in org.xmlBlaster.engine.qos |
|---|
| Methods in org.xmlBlaster.engine.qos that return TopicProperty | |
|---|---|
TopicProperty |
PublishQosServer.getTopicProperty()
|
| Uses of TopicProperty in org.xmlBlaster.test.topic |
|---|
| Methods in org.xmlBlaster.test.topic with parameters of type TopicProperty | |
|---|---|
void |
TestTopicHistory.createTopic(java.lang.String keyOid,
TopicProperty topicProperty)
Create a topic. |
| Uses of TopicProperty in org.xmlBlaster.util.qos |
|---|
| Fields in org.xmlBlaster.util.qos declared as TopicProperty | |
|---|---|
private TopicProperty |
MsgQosData.topicProperty
|
| Methods in org.xmlBlaster.util.qos that return TopicProperty | |
|---|---|
TopicProperty |
MsgQosData.getTopicProperty()
The configuration for the TopicHandler (topic) |
| Methods in org.xmlBlaster.util.qos with parameters of type TopicProperty | |
|---|---|
void |
MsgQosData.setTopicProperty(TopicProperty topicProperty)
|
|
xmlBlaster 2.1.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||