Package com.ibm.connector2.hod

Class Summary
J2HOD3270ManagedConnectionFactory This class defines a managedConnectionFactory specification for a 3270 session which holds all relevant connection properties.
J2HOD5250ManagedConnectionFactory This class defines a managedConnectionFactory specification for a 5250 session which holds all relevant connection properties.
J2HODBaseManagedConnectionFactory This is a base class for other ManagedConnectionFactory classes.
J2HODCICSManagedConnectionFactory This class defines a managedConnectionFactory specification for a CICS session which holds all relevant connection properties.
J2HODConnection This is an application level handle to the Managed Connection.
J2HODConnectionFactory This is an application level handle to the Managed Connection Factory, returned from the JNDI lookup, and used to obtain connections.
J2HODConnectionRequestInfo Enables a resource adapter to pass its own request specific data structure across the connection request flow.
J2HODConnectionSpec This class is used by an application component to pass connection request-specific properties to the ConnectionFactory.getConnection() method.
J2HODInteraction This class enables a component to execute EIS functions.
J2HODInteractionSpec This class defines an interaction specification which holds all interaction-relevant properties.
J2HODManagedConnection ManagedConnection instance represents a physical connection to the underlying EIS.
J2HODScreenRecord This class represents a screen record and it is used to update the host screen by updating a screen record and sending it as an input to execute.
J2HODVTManagedConnectionFactory This class defines a managedConnectionFactory specification for a VT session which holds all relevant connection properties.