CICS® Transaction Gateway Programming Reference v1.1.0.0

Uses of Package
com.ibm.ctg.epi

Packages that use com.ibm.ctg.epi
com.ibm.connector2.cics Provides classes for developing J2EE ECI and EPI applications. 
com.ibm.ctg.epi Provides EPI support classes for developing Java applications without requiring a detailed knowledge of 3270 data streams. 
 

Classes in com.ibm.ctg.epi used by com.ibm.connector2.cics
AID
          This class represents an AID character to be sent to CICS.
TerminalReturnCodes
          This interface holds terminal specific error codes.
 

Classes in com.ibm.ctg.epi used by com.ibm.ctg.epi
AID
          This class represents an AID character to be sent to CICS.
EPIException
          This exception can be thrown by the EPI classes when an error occurs.
EPIGatewayException
          This exception can be thrown by the EPI classes when an error occurs.
EPISecurityAttrs
          Contains information about the security credentials currently being used by the Terminal object.
EPISecurityException
          This exception can be thrown by the EPI classes when an error occurs
Field
          This class represents a field in a 3270 screen and provides methods to query and set the contents and attributes of the field.
FieldData
          This class contains information about a field in a BMS map.
MapData
          This class contains information about a BMS map.
Screen
          This class represents a 3270 terminal screen and provides methods to query and set screen information.
ScreenEvent
          This event is raised by ScreenHandler.
ScreenEventListener
          This interface defines the events that can be raised by ScreenHandler.
ScreenHandler
          This class can be used as a base class for screen handlers.
Session
          An object that implements the Session interface can be passed to the Terminal send method.
Terminal.EPISignOnType
          Class to allow for compile time checking of signon enumerations.
TerminalEvent
          This event is raised by the EPITerminal bean when the terminal connects or disconnects, when a new screen is received from the server, or when an exception occurs.
TerminalEventListener
          This interface can be implemented by classes that want to be informed about terminal events.
TerminalException
          This exception can be thrown by the EPI classes when an error occurs.
TerminalInterface
          This interface defines the behaviour of a terminal.
TerminalReturnCodes
          This interface holds terminal specific error codes.
TerminalSession
          This interface defines the behaviour of a terminal which is in session, ie: has an associated Session object.
 


©Copyright IBM Corp. 1994, 2014
Legal