org.apache.synapse.config |
|
Java Source File Name | Type | Comment |
Entry.java | Class | |
SynapseConfiguration.java | Class | The SynapseConfiguration holds the global configuration for a Synapse
instance. |
SynapseConfigurationBuilder.java | Class | Builds a Synapse Configuration model with a given input
(e.g. |
SynapseConfigUtils.java | Class | |
XMLToObjectMapper.java | Interface | Defines the interface which should be implemented by a mapper that could
convert a XML resource into a known Object such as WSDL, XSD, etc.. |