See: Description
Interface | Description |
---|---|
ChannelInfo |
Provides monitoring information about the channel associated with an ECI request.
|
ContainerInfo |
Provides monitoring information about a container in the channel associated
with an ECI request.
|
RequestExit |
All implementations of CICS Transaction Gateway RequestExit monitoring classes
must implement the RequestExit interface.
|
TransientPayLoad |
Provides a representation of the COMMAREA being passed to or returned
from a CICS program call.
|
Class | Description |
---|---|
DistributedIdentity |
This class contains the distributed identity that is used to identify
a user across multiple software components.
|
Enum | Description |
---|---|
ContainerInfo.DataType |
Defines the type of data in a container and whether it is subject to code
page conversion.
|
FlowTopology |
FlowTopology enumerates the parts of the topologies over
which a request may flow.
|
FlowType |
Flows on requests are of different types.
|
RequestData |
This enumeration defines the data passed to the
RequestExit
eventFired()
method. |
RequestEvent |
This enumeration defines the event that triggers the
eventFired()
method of the RequestExit . |
RequestType |
Flows on a request can carry different types of work.
|
TransactionType |
Flows on a request can be part of different transactions.
|