|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.xmlBlaster.util.FileDumper
Dump message to file. The XML is in XmlScript format and can be refed.
Configuration:
xmlBlaster/FileDumper/directoryName -> ${user.home}/FileDumper
xmlBlaster/FileDumper/forceBase64 -> false
| Constructor Summary | |
FileDumper(Global glob)
|
|
| Method Summary | |
java.lang.String |
dumpMessage(KeyData keyData,
byte[] content,
QosData qosData)
Dump dead message to hard disk. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FileDumper(Global glob)
throws XmlBlasterException
| Method Detail |
public java.lang.String dumpMessage(KeyData keyData,
byte[] content,
QosData qosData)
|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||