Table 1 lists the ECI COM classes that the CICS® COM servers provide. Details of the methods these provide are in CICS Transaction Gateway: Programming Reference.
COM class | Description |
---|---|
Buffer | Buffer used for passing data to and from a CICS server |
Connection | Controls a connection to a CICS server |
ECI | Provides access to a list of CICS servers configured in the Client daemon |
Flow | Controls a single interaction with CICS server program |
SecAttr | Provides information about security attributes (passwords) |
SecTime | Provides date and time information |
UOW | Coordinates a recoverable set of calls to a CICS server |