Chapter 5. Ikasan Components

Table of Contents

Transformers
Endpoints
Routers
Sequencers
Splitters
Aggregators

This is where we go through all the existing components that come prepackaged with Ikasan

Transformers

The following transformers are provided by Ikasan. Additional custom transformers can be created by implementing the Transformer interface

  • XSLT - applies an XML stylesheet to any incoming XML document

  • XML Validator - validates any incoming XML document against the given DTD or XSD

  • XML Reader - transforms any incoming data to an XML document