Interface | Description |
---|---|
RequestMboSetRemote |
Remote Interface for RequestMboSet.
|
Class | Description |
---|---|
ExternalServiceInvoker | |
FldWSIOAttribute | |
InteractionBinder |
Interaction Binder super class
|
InteractionCache |
Loads information from MAXINTERACTION tables
|
InteractionCacheImpl |
Loads information from MAXINTERACTION, MAXINTMAPPING, MAXINTMAPPINGDETAIL tables
|
InteractionCustomClass | |
InteractionInfo |
Holds information about the Interaction and it's mapping
|
InteractionMigrator |
Interaction Migrator.
|
InteractionProcesser |
Interaction processer.
|
InteractionRequestBinder |
Interaction Request binding
|
InteractionResponseBinder |
Interaction response Binder
|
InteractionUtil |
Base class for all Interaction Utilities
|
InteractionValidator |
Interaction Validator.
|
IntMappingDetailInfo |
Holds information about the Intergration Mapping Detail
|
IntMappingInfo |
Holds information about the Interaction mapping and it's details
|
RequestMbo |
MaxIfaceLoad object definition.
|
RequestMboSet |
This action set is used to set parameters for file loading.
|
ResponseMbo |
MaxIfaceLoad object definition.
|
ResponseMboSet |
This action set is used to set parameters for file loading.
|
ServiceInvokerInfo |
Holds information about Service Invocation
|
WSIOProcessBaseExit |
Base Mapping class that maps/converts the Tpae Invoke channel Request xml into Web Service
Request(external xml) and Response xml into invoke channel response xml based on the
Object Blue Print(OBP).
|
WSIORequestExit |
Mapping class that maps/converts the Tpae Invoke channel Request xml into Web Service
Request(external xml) based on the Object Blue Print(OBP).
|
WSIOResponseExit |
Mapping class that maps/converts the Response(external xml) from the web service into
Tpae Invoke channel Response xml based on the Object Blue Print(OBP).
|