| ResultHandler |
A strategy for handling XSLT results
|
| ResultHandlerFactory |
|
| SourceHandlerFactory |
Interface to be implemented by concrete source handlers/converters
|
| TransformerFactoryConfigurationStrategy |
|
| XmlSourceHandlerFactoryImpl |
Handler for xml sources
|
| XsltAggregationStrategy |
The XSLT Aggregation Strategy enables you to use XSL stylesheets to aggregate messages.
|
| XsltBuilder |
Creates a Processor which performs an XSLT transformation of the
IN message body.
|
| XsltEndpoint |
Transforms XML payload using an XSLT template.
|
| XsltOutput |
|
| XsltUriResolverFactory |
Can be used to create custom URI resolver for the XSLT endpoint.
|