public class XMLConfigurationSerializer extends Object
Constructor and Description |
---|
XMLConfigurationSerializer() |
Modifier and Type | Method and Description |
---|---|
static void |
serializeConfiguration(SynapseConfiguration synCfg,
OutputStream outputStream)
Order of entries is irrelevant, however its nice to have some order.
|
public static void serializeConfiguration(SynapseConfiguration synCfg, OutputStream outputStream) throws XMLStreamException
synCfg
- outputStream
- XMLStreamException
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.