|
CICS® Transaction Gateway Programming Reference v1.1.0.0 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
CICSLogTraceLevels | This interface contains the trace level enumerations. |
EPIFieldRecord | This interface provides access to information about a specific field retrieved from the EPI screen record. |
EPIScreenRecord | This interface represents a screen, and provides methods for querying information about the screen and for retrieving fields from the screen. |
Class Summary | |
---|---|
AIDKey | This class represents an AID character to be sent to CICS. |
CCILocalTransaction | A CCILocalTransaction object is used to control the Transaction state of the ECI Connector. |
CICSConnection | This abstract class provides the general CICS connection class. |
CICSConnectionFactory | This abstract class provides the framework for CICS connection factories. |
CICSConnectionMetaData | This class contains the connection metadata as defined in the J2EE Connector specification. |
CICSConnectionSpec | Framework class for the connection spec. |
CICSInteraction | Framework abstract class for Interaction. |
CICSInteractionSpec | This abstract class allows you to set the values for a general CICS request. |
CICSManagedConnectionFactory | Abstract class that provides the managed connection factory framework for CICS resource adapters. |
CICSResourceAdapterMetaData | This class provides information about the specific CICS resource adapter. |
ECIChannelRecord | ECIChannelRecord is part of the API for Channels and Containers support for the CICS ECI Resource Adapters. |
ECIConnection | The ECIConnection class represents an applications handle to an underlying ECIManagedConnection. |
ECIConnectionFactory | The ECIConnectionFactory allows a client component to request a connection to CICS. |
ECIConnectionSpec | When a client component wants an ECIConnection with specific properties to be returned by an ECIConnectionFactory.getConnection() call then an ECIConnectionSpec is used to wrapp these properties. |
ECIInteraction | The ECI implementation of the javax.resource.cci.Interaction interface. |
ECIInteractionSpec | An ECIInteractionSpec is used to define the details of an interaction with CICS. |
ECIManagedConnectionFactory | An ECIManagedConnectionFactory is used to create physical ECI connections to the CICS Transaction Gateway. |
ECIResourceAdapterRc | This class contains all the return code enumerations from all the exceptions that could be thrown within the ECI Resource Adapter. |
EPIConnection | EPIConnection represents the application level connection to a CICS Terminal. |
EPIConnectionFactory | Use an instance of this class to request EPI Connections. |
EPIConnectionSpec | The EPI connection spec allows you to specify extra or different properties on the connection you require. |
EPIInteraction | An EPIInteraction is used to interact with the terminal requested from the connection factory. |
EPIInteractionSpec | This class allows you to set the values for a CICS EPI request. |
EPIManagedConnectionFactory | An EPIManagedConnectionFactory is used to create physical EPI connections to the CICS Transaction Gateway. |
EPIResourceAdapterRc | This class contains all the return code enumerations from all the exceptions that could be thrown within the EPI Resource Adapter. |
Exception Summary | |
---|---|
CICSTxnAbendException | This exception represents invalid user input for the CICS resource adapters. |
CICSUserInputException | Deprecated. since CICS TG v6.0, replaced by InvalidPropertyException |
EPITranFailedException | This exception can be thrown by the EPI classes when an error occurs. |
LocalTransactionNotStartedException | This exception is thrown when the ECIManagedConnection attempts to end a transaction which has not been started |
Provides classes for developing J2EE ECI and EPI applications.
|
©Copyright IBM Corp. 1994, 2014 Legal |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |