| AbstractServiceBusAdmin |
|
| CarbonSynapseController |
|
| RegistryBasedSynapseConfigBuilder |
Builds the SynapseConfiguration by using a registry space,
which defaults to /carbon/synapse-config
|
| RegistryBasedSynapseConfigSerializer |
Serializes the SynapseConfiguration to a registry space,
which defaults to /carbon/synapse-config
|
| RegistryDependency |
This class is used to find wsdl/schema dependencies using registry.core()
and doing string manipulation to
map the relative location to absolute registry location
|
| RegistryWSDLLocator |
If imports present in wsdl , instead of providing
ResourceMap(relativeloaction, registrylocation of the resources) from the
client side this class will resolve the imported rsources against the wsdl
key
|
| RegistryXmlSchemaURIResolver |
Adapting the schemas' Relativepath to the registry actual path
|
| ServiceBusConstants |
Mediation initializer constants
|
| ServiceBusConstants.RegistryStore |
|
| ServiceBusInitializer |
|
| ServiceBusUtils |
A utility class providing ESB specific utilities
|