| Package | Description |
|---|---|
| com.ibm.ims.dli.tm |
Provides a Java interface to interact with IMS Java batch processing regions (JBPs)
and Java message processing regions (JMPs).
|
| com.ibm.ims.jms |
Includes IMS-specific extensions for issuing synchronous callout requests from JMP and JBP regions.
|
| Class and Description |
|---|
| Application
The
Application interface is the starting point of a IMS transaction management application. |
| AssemblerCall
The
AssemblerCall interface is used to invoke an assembler module. |
| IMSCallout
The
IMSCallout interface is the starting point of a IMSCallout
(ICAL) DL/I request. |
| IOMessage
The
IOMessage interface represents a message either
coming from or going to an IMS message queue. |
| MessageDestinationSpec
The
MessageDestinationSpec class stores message destination data attributes
for routing messages. |
| MessageQueue
Use this interface to send and receive messages to an IMS message queue or to the Scratch Pad Area (SPA)
for an application.
|
| SaveArea
Use this interface during symbolic checkpoint and restart calls to store and
retrieve application state information.
|
| TMException |
| Transaction
This interface provides support for transactions that are managed internal to IMS, and do not require an
external transaction manager.
|
| Class and Description |
|---|
| TMDLICall |
(c) Copyright IBM Corporation 2008, 2017.