See: Description
Interface | 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. |
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.
|
StatusCodes |
This class defines constants for the IMS status codes.
|
Transaction |
This interface provides support for transactions that are managed internal to IMS, and do not require an
external transaction manager.
|
Class | Description |
---|---|
ApplicationFactory |
This class implements the factory pattern to create
Application objects. |
MessageDestinationSpec |
The
MessageDestinationSpec class stores message destination data attributes
for routing messages. |
Enum | Description |
---|---|
IMSCallout.SubFunction |
SENDRECV
This is a The IMS application program uses this subfunction to send a message and wait for the response. |
Exception | Description |
---|---|
TMException |