xmlBlaster 2.2.0 API

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

Packages that use PropString
org.xmlBlaster.protocol.stomp   
org.xmlBlaster.util.protocol.socket   
org.xmlBlaster.util.qos   
org.xmlBlaster.util.qos.address   
org.xmlBlaster.util.qos.storage   
 

Uses of PropString in org.xmlBlaster.protocol.stomp
 

Fields in org.xmlBlaster.protocol.stomp declared as PropString
private  PropString SocketUrl.hostnameProp
           
 

Uses of PropString in org.xmlBlaster.util.protocol.socket
 

Fields in org.xmlBlaster.util.protocol.socket declared as PropString
private  PropString SocketUrl.hostnameProp
           
 

Uses of PropString in org.xmlBlaster.util.qos
 

Fields in org.xmlBlaster.util.qos declared as PropString
private  PropString TopicProperty.msgDistributor
           
 

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

Fields in org.xmlBlaster.util.qos.address declared as PropString
private  PropString AddressBase.bootstrapHostname
           
protected  PropString AddressBase.compressType
           
protected  PropString AddressBase.dispatchPlugin
           
private  PropString AddressBase.rawAddress
          The unique address, e.g.
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 API

Copyright © 1999-2014 The xmlBlaster.org contributers.