xmlBlaster 2.2.0 API

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

Packages that use PropInt
org.xmlBlaster.protocol.stomp   
org.xmlBlaster.util.dispatch   
org.xmlBlaster.util.protocol.socket   
org.xmlBlaster.util.qos   
org.xmlBlaster.util.qos.address   
 

Uses of PropInt in org.xmlBlaster.protocol.stomp
 

Fields in org.xmlBlaster.protocol.stomp declared as PropInt
private  PropInt SocketUrl.portProp
           
 

Uses of PropInt in org.xmlBlaster.util.dispatch
 

Fields in org.xmlBlaster.util.dispatch declared as PropInt
private  PropInt DispatchWorkerPool.createThreads
           
private  PropInt DispatchWorkerPool.maximumPoolSize
           
private  PropInt DispatchWorkerPool.threadPrio
           
 

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

Fields in org.xmlBlaster.util.protocol.socket declared as PropInt
private  PropInt SocketUrl.portProp
           
 

Uses of PropInt in org.xmlBlaster.util.qos
 

Fields in org.xmlBlaster.util.qos declared as PropInt
private  PropInt SessionQos.maxSessions
           
 

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

Fields in org.xmlBlaster.util.qos.address declared as PropInt
private  PropInt AddressBase.bootstrapPort
           
protected  PropInt AddressBase.burstModeMaxEntries
           
protected  PropInt AddressBase.retries
           
 

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


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.