|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PropLong | |
| org.xmlBlaster.util.dispatch | |
| org.xmlBlaster.util.qos | |
| org.xmlBlaster.util.qos.address | |
| org.xmlBlaster.util.qos.storage | |
| Uses of PropLong in org.xmlBlaster.util.dispatch |
| Fields in org.xmlBlaster.util.dispatch declared as PropLong | |
private PropLong |
DispatchWorkerPool.threadLifetime
|
| Uses of PropLong in org.xmlBlaster.util.qos |
| Fields in org.xmlBlaster.util.qos declared as PropLong | |
private PropLong |
TopicProperty.destroyDelay
A topic is destroyed 60 sec after state=UNREFERENCED is reached This is the configured destroyDelay in millis |
private PropLong |
MsgQosData.lifeTime
A message expires after some time and will be discarded. |
private PropLong |
SessionQos.sessionTimeout
Default session span of life is one day, given in millis "-session.timeout 86400000" |
| 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.collectTime
|
protected PropLong |
AddressBase.pingInterval
|
protected PropLong |
AddressBase.delay
|
protected PropLong |
AddressBase.minSize
|
protected PropLong |
AddressBase.burstModeMaxBytes
|
| 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.maxEntries
The max. |
protected PropLong |
QueuePropertyBase.maxBytes
The max. |
protected PropLong |
QueuePropertyBase.maxEntriesCache
The max. |
protected PropLong |
QueuePropertyBase.maxBytesCache
The max. |
| Methods in org.xmlBlaster.util.qos.storage that return PropLong | |
PropLong |
QueuePropertyBase.getMaxEntriesProp()
|
PropLong |
QueuePropertyBase.getMaxEntriesCacheProp()
|
PropLong |
QueuePropertyBase.getMaxBytesProp()
|
PropLong |
QueuePropertyBase.getMaxBytesCacheProp()
|
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||