public final class XmlDataExporter extends Object
javax.xml.stream.XMLStreamWriter for speed and simplicity. Output can be
read by org.hornetq.core.persistence.impl.journal.XmlDataImporter.| Constructor and Description |
|---|
XmlDataExporter(OutputStream out,
String bindingsDir,
String journalDir,
String pagingDir,
String largeMessagesDir) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeXMLData() |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.