Package All Classes All Fields and Methods Deprecated


Package com.ibm.connector2.ims.ico

Interface Summary
IMSInteractionSpecProperties This interface defines named constants used by an IMSInteractionSpec object.
IMSTraceLevelProperties The IMSTraceLevelProperties interface defines properties for levels of tracing.
 

Class Summary
IMSConnection An IMSConnection instance is an application-level handle that is used by a component to access an underlying physical connection to IMS Connect.
IMSConnectionFactory The IMSConnectionFactory class provides an interface for getting connections to IMS Connect and, in turn, IMS OTMA.
IMSConnectionMetaData Provides information about the Enterprise Information System (EIS) instance associated with a particular IMSConnection instance.
IMSConnectionSpec An IMSConnectionSpec instance is used by an application component to pass information to the getConnection method.
IMSInteraction A component uses an instance of this class to perform an interaction with IMS via IMS Connect.
IMSInteractionSpec An instance of this class contains properties that are used in an interaction with IMS via IMS Connect.
IMSManagedConnection An IMSManagedConnection is an abstract class for the IMS managed connection that represents a physical connection to IMS via IMS Connect.
IMSManagedConnectionFactory An IMSManagedConnectionFactory instance is a factory for IMSConnectionFactory instances and IMSManagedConnection instances.
IMSManagedConnectionMetaData The IMSManagedConnectionMetaData class provides information about a ManagedConnection instance and the associated Enterprise Information System (EIS).
IMSResourceAdapterMetaData The IMSResourceAdapterMetaData class Contains meta information about the resource adapter, IMS Connector for Java.
 

Exception Summary
IMSDFSMessageException IMS Connector for Java throws an IMSDFSMessageException when IMS returns a "DFS" message and the value of the imsRequestType property in the IMSInteractionSpec instance of the interaction is 1.
 


Package All Classes All Fields and Methods Deprecated