|
xmlBlaster 2.2.0 client API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xmlBlaster.util.qos.storage.QueuePropertyBase
org.xmlBlaster.util.qos.storage.SessionStoreProperty
public class SessionStoreProperty
Helper class holding properties of the Session storage.
Here the real message including the message content is stored.
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
SessionStoreProperty(Global glob,
java.lang.String nodeId)
Increases the default bytes in the storage to 25 MB for each topic |
|
| Method Summary | |
|---|---|
java.lang.String |
getRootTagName()
The tag name for configuration, here it is <session ...> |
static void |
main(java.lang.String[] args)
For testing: java org.xmlBlaster.util.qos.storage.SessionStoreProperty |
boolean |
onOverflowDeadMessage()
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SessionStoreProperty(Global glob,
java.lang.String nodeId)
QueuePropertyBase.QueuePropertyBase(Global, String)| Method Detail |
|---|
public final boolean onOverflowDeadMessage()
public java.lang.String getRootTagName()
getRootTagName in class QueuePropertyBasepublic static void main(java.lang.String[] args)
|
xmlBlaster 2.2.0 client API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||