Package org.mule.transport.legstar.transformer

Various transformers needed while sending or receiving data from the host.

See:
          Description

Interface Summary
AbstractHostMuleTransformer.HolderGetter Implemented by specialized classes.
AbstractHostMuleTransformer.HolderSetter Implemented by specialized classes this describes the holder and how to set its inner objects.
IObjectToHostTransformer Interface implemented by transformers with capability to produce host byte arrays which content is mainframe data.
 

Class Summary
AbstractHostJavaMuleTransformer Transform java objects to and from host data.
AbstractHostMuleTransformer ESB Transformers derived from this class deal with esb messages which content is pure zos data.
AbstractHostToJavaMuleTransformer  
AbstractHostToXmlMuleTransformer This ESB Transformer converts host data into XML using the regular LegStar binding transformers.
AbstractHostXmlMuleTransformer Transform XML to and from host data.
AbstractJavaToHostMuleTransformer This ESB transformer converts java object into host data using the regular LegStar binding transformers.
AbstractXmlToHostMuleTransformer This ESB transformer converts XML into host data using the regular LegStar binding transformers.
 

Package org.mule.transport.legstar.transformer Description

Various transformers needed while sending or receiving data from the host.



Copyright © 2013 LegSem. All Rights Reserved.