Class Summary |
Container |
The Container class is a simple representation of MQSeries
Workflow container. |
ContainerElement |
The ContainerElement class is a simple representation
of MQSeries Workflow container elements. |
DOMUtils |
Some utility functions in order to simplify coding. |
ImplementationData |
The ImplementationData class represents
the implementation data sections from the XML InvokeProgram
message of the MQSeries Workflow XML interface,
as a Java class. |
InvokeProgramData |
The InvokeProgramData class represents
the InvokeProgram XML message from MQSeries Workflow
as a Java class. |
InvokeProgramResponseData |
The InvokeProgramResponseData class represents
the InvokeProgramResponse XML message from MQSeries Workflow
as a Java class. |
MQHandler |
The MQHandler encapsulates the MQSeries API to what is needed
by the WFMessageAdapter. |
Tracer |
|
UPES |
The UPES class represents an user defined
program execution server. |
WfXMLValueConverter |
The WfXMLValueConverter class is convertion class. |