xmlBlaster 2.2.0 client API

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

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

Uses of PropLong in org.xmlBlaster.util.qos
 

Methods in org.xmlBlaster.util.qos that return PropLong
 PropLong MsgQosData.getLifeTimeProp()
           
 

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

Fields in org.xmlBlaster.util.qos.address declared as PropLong
protected  PropLong AddressBase.burstModeMaxBytes
           
protected  PropLong AddressBase.collectTime
           
protected  PropLong AddressBase.delay
           
protected  PropLong AddressBase.minSize
           
protected  PropLong AddressBase.pingInterval
           
 

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

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

Fields in org.xmlBlaster.util.qos.storage declared as PropLong
protected  PropLong QueuePropertyBase.maxBytes
          The max.
protected  PropLong QueuePropertyBase.maxBytesCache
          The max.
protected  PropLong QueuePropertyBase.maxEntries
          The max.
protected  PropLong QueuePropertyBase.maxEntriesCache
          The max.
 

Methods in org.xmlBlaster.util.qos.storage that return PropLong
 PropLong QueuePropertyBase.getMaxBytesCacheProp()
           
 PropLong QueuePropertyBase.getMaxBytesProp()
           
 PropLong QueuePropertyBase.getMaxEntriesCacheProp()
           
 PropLong QueuePropertyBase.getMaxEntriesProp()
           
 


xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.