Interface MFCobolConnection Represents an application level connection handle that is used by a component to implement CobolConnection specific functions
that are called by an EJB.
Class CobolConnection CobolConnection class represents an application level connection handle that is used by a component to access a Cobol Server
instance.
Class CobolConnectionSpec An implementation class used by an application component to pass connection-specific information and properties to the getConnection
method in CobolConnectionFactory class.
Class Cobolnteraction An implementation class that enables a component to execute Cobol Server functions.
Class CobolInteractionSpec An implementation class that holds properties for driving an Interaction with an EIS instance. Because this class is a Java
Bean, it supports bound properties.