|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PropBoolean | |
| org.xmlBlaster.client.qos | |
| org.xmlBlaster.util.qos | |
| org.xmlBlaster.util.qos.address | |
| org.xmlBlaster.util.qos.storage | |
| Uses of PropBoolean in org.xmlBlaster.client.qos |
| Methods in org.xmlBlaster.client.qos that return PropBoolean | |
PropBoolean |
DisconnectQos.getClearClientQueueProp()
|
| Uses of PropBoolean in org.xmlBlaster.util.qos |
| Fields in org.xmlBlaster.util.qos declared as PropBoolean | |
protected PropBoolean |
SessionQos.reconnectSameClientOnly
If reconnectSameClientOnly=true a client with a given publicSessionId can only reconnect to xmlBlaster if it is the the client instance which created the login session (other clients can't capture the session). |
protected PropBoolean |
ConnectQosData.ptpAllowed
PtP messages wanted? True is default |
protected PropBoolean |
ConnectQosData.clusterNode
Allows to mark that we are an xmlBlaster cluster node. |
protected PropBoolean |
ConnectQosData.refreshSession
If the client automatically notifies xmlBlaster that it is alive and the login session is extended |
protected PropBoolean |
ConnectQosData.duplicateUpdates
If duplicateUpdates=false we will send only one update, even if the same client subscribed multiple times on the same message. |
protected PropBoolean |
ConnectQosData.reconnected
Used for ConnetReturnQos only: If reconnected==true a client has reconnected to an existing session |
| Uses of PropBoolean in org.xmlBlaster.util.qos.address |
| Fields in org.xmlBlaster.util.qos.address declared as PropBoolean | |
protected PropBoolean |
AddressBase.oneway
|
protected PropBoolean |
AddressBase.dispatcherActive
Control if the dispatcher is activated on login, i.e. |
protected PropBoolean |
AddressBase.ptpAllowed
|
protected PropBoolean |
AddressBase.useForSubjectQueue
|
protected PropBoolean |
AddressBase.stallOnPingTimeout
|
| Methods in org.xmlBlaster.util.qos.address that return PropBoolean | |
PropBoolean |
AddressBase.getEnv(java.lang.String key,
boolean defaultValue)
Plugins may query their properties here |
| Uses of PropBoolean in org.xmlBlaster.util.qos.storage |
| Fields in org.xmlBlaster.util.qos.storage declared as PropBoolean | |
protected PropBoolean |
QueuePropertyBase.debug
To allow debugging the queue (experimental) |
|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||