xmlBlaster 2.2.0 client API

Uses of Class
org.xmlBlaster.util.qos.TopicProperty

Packages that use TopicProperty
org.xmlBlaster.client This is the Java client side package. 
org.xmlBlaster.client.qos   
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.util.qos
 

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.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.