xmlBlaster 2.2.0 client API

Uses of Interface
org.xmlBlaster.util.qos.I_QueryQosFactory

Packages that use I_QueryQosFactory
org.xmlBlaster.util Java helper classes for server and client programming. 
org.xmlBlaster.util.qos   
 

Uses of I_QueryQosFactory in org.xmlBlaster.util
 

Fields in org.xmlBlaster.util declared as I_QueryQosFactory
protected  I_QueryQosFactory Global.queryQosFactory
           
 

Methods in org.xmlBlaster.util that return I_QueryQosFactory
 I_QueryQosFactory Global.getQueryQosFactory()
          Return a factory parsing QoS XML strings from publish() and update() messages.
 

Uses of I_QueryQosFactory in org.xmlBlaster.util.qos
 

Classes in org.xmlBlaster.util.qos that implement I_QueryQosFactory
 class QueryQosSaxFactory
          Parsing xml QoS (quality of service) of return query.
 

Constructors in org.xmlBlaster.util.qos with parameters of type I_QueryQosFactory
QueryQosData(Global glob, I_QueryQosFactory factory, MethodName methodName)
          Constructs the specialized quality of service object for query informations.
QueryQosData(Global glob, I_QueryQosFactory factory, java.lang.String serialData, MethodName methodName)
          Constructs the specialized quality of service object for a publish() call.
 


xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.