| Package | Description |
|---|---|
| org.apache.synapse.config.xml |
Factories and serializers for XML based configuration.
|
| org.apache.synapse.core.axis2 | |
| org.apache.synapse.mediators.builtin | |
| org.apache.synapse.mediators.transform | |
| org.apache.synapse.util.jaxp | |
| org.apache.synapse.util.resolver |
| Modifier and Type | Method and Description |
|---|---|
static ResourceMap |
ResourceMapFactory.createResourceMap(org.apache.axiom.om.OMElement elem) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ResourceMapSerializer.serializeResourceMap(org.apache.axiom.om.OMElement parent,
ResourceMap resourceMap) |
| Modifier and Type | Method and Description |
|---|---|
ResourceMap |
ProxyService.getResourceMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProxyService.setResourceMap(ResourceMap resourceMap) |
| Modifier and Type | Method and Description |
|---|---|
ResourceMap |
ValidateMediator.getResourceMap()
ResourceMap for the external schema resources to be used for the validation
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValidateMediator.setResourceMap(ResourceMap resourceMap)
Set the External Schema ResourceMap that will required for schema validation
|
| Modifier and Type | Method and Description |
|---|---|
ResourceMap |
XSLTMediator.getResourceMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
XSLTMediator.setResourceMap(ResourceMap resourceMap) |
| Constructor and Description |
|---|
SchemaResourceResolver(SynapseConfiguration synCfg,
ResourceMap resourceMap) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserDefinedWSDLLocator.init(InputSource baseInputSource,
String baseURI,
ResourceMap resourceMap,
SynapseConfiguration synCfg,
String wsdlKey)
Initiate the UserDefinedWSDLLocator with the required parameters
|
void |
UserDefinedXmlSchemaURIResolver.init(ResourceMap resourceMap,
SynapseConfiguration synCfg,
List<Value> schemaRegKey)
This will used by Validate mediator to resolve external schema references
defined in Validate mediator configuration
using
|
void |
UserDefinedXmlSchemaURIResolver.init(ResourceMap resourceMap,
SynapseConfiguration synCfg,
String wsdlKey)
Initiate the UserDefinedXmlSchemaURIResolver with the required parameters
|
| Constructor and Description |
|---|
CustomJAXPURIResolver(ResourceMap resourceMap,
SynapseConfiguration synCfg)
Constructor.
|
CustomWSDLLocator(InputSource baseInputSource,
String baseURI,
ResourceMap resourceMap,
SynapseConfiguration synCfg) |
CustomXmlSchemaURIResolver(ResourceMap resourceMap,
SynapseConfiguration synCfg)
Constructor.
|
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.