xmlBlaster 2.2.0 client API

Uses of Class
org.xmlBlaster.util.property.PropString

Packages that use PropString
org.xmlBlaster.util.qos.address   
org.xmlBlaster.util.qos.storage   
 

Uses of PropString in org.xmlBlaster.util.qos.address
 

Fields in org.xmlBlaster.util.qos.address declared as PropString
protected  PropString AddressBase.compressType
           
protected  PropString AddressBase.dispatchPlugin
           
protected  PropString AddressBase.sessionId
           
protected  PropString AddressBase.type
           
protected  PropString AddressBase.version
           
 

Methods in org.xmlBlaster.util.qos.address that return PropString
 PropString AddressBase.getEnv(java.lang.String key, java.lang.String defaultValue)
          Plugins may query their properties here
 

Uses of PropString in org.xmlBlaster.util.qos.storage
 

Fields in org.xmlBlaster.util.qos.storage declared as PropString
protected  PropString QueuePropertyBase.onFailure
           
protected  PropString QueuePropertyBase.onOverflow
           
protected  PropString QueuePropertyBase.type
           
protected  PropString QueuePropertyBase.version
           
 


xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.