|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractHostMuleTransformer | |
|---|---|
| org.mule.transport.legstar.cixs.transformer | Transformers in this package wrap host data into message envelopes that are specific to the target host program execution mechanism. |
| org.mule.transport.legstar.transformer | Various transformers needed while sending or receiving data from the host. |
| org.mule.transport.legstar.wmq.transformer | Various transformers needed while sending or receiving data from the host over WMQ. |
| Uses of AbstractHostMuleTransformer in org.mule.transport.legstar.cixs.transformer |
|---|
| Subclasses of AbstractHostMuleTransformer in org.mule.transport.legstar.cixs.transformer | |
|---|---|
class |
AbstractExecReplyToHostMuleTransformer
Code common to host to transformers that extract reply payload from a mainframe execution reply. |
class |
AbstractHostToExecRequestMuleTransformer
Code common to host to transformers that produce mainframe program execution requests. |
class |
HostToLegstarExecRequestMuleTransformer
HostToLegstarMuleTransformer wraps host data into an
architected LegStarMessage. |
class |
LegstarExecReplyToHostMuleTransformer
LegstarToHostMuleTransformer unwraps host data from an
architected LegStarMessage. |
| Uses of AbstractHostMuleTransformer in org.mule.transport.legstar.transformer |
|---|
| Subclasses of AbstractHostMuleTransformer in org.mule.transport.legstar.transformer | |
|---|---|
class |
AbstractHostJavaMuleTransformer
Transform java objects to and from host data. |
class |
AbstractHostToJavaMuleTransformer
|
class |
AbstractHostToXmlMuleTransformer
This ESB Transformer converts host data into XML using the regular LegStar binding transformers. |
class |
AbstractHostXmlMuleTransformer
Transform XML to and from host data. |
class |
AbstractJavaToHostMuleTransformer
This ESB transformer converts java object into host data using the regular LegStar binding transformers. |
class |
AbstractXmlToHostMuleTransformer
This ESB transformer converts XML into host data using the regular LegStar binding transformers. |
| Uses of AbstractHostMuleTransformer in org.mule.transport.legstar.wmq.transformer |
|---|
| Subclasses of AbstractHostMuleTransformer in org.mule.transport.legstar.wmq.transformer | |
|---|---|
class |
HostToMqcihExecRequestMuleTransformer
HostToMqcihMuleTransformer wraps host data into an IBM CICS MQ
Bridge (MQCIH) payload. |
class |
MqcihExecReplyToHostMuleTransformer
MqcihToHostMuleTransformer unwraps host data from an MQCIH formatted message. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||