com.ibm.cics.server
Class TerminalPrincipalFacilityExtended

java.lang.Object
  |
  +--com.ibm.cics.server.API
        |
        +--com.ibm.cics.server.Terminal
              |
              +--com.ibm.cics.server.TerminalPrincipalFacility
                    |
                    +--com.ibm.cics.server.TerminalPrincipalFacilityExtended
All Implemented Interfaces:
TerminalSendBits, TerminalSendCommonBits

Deprecated. This class was provided in CICS TS 1.3 to support additional functionality for the TerminalPrincipalFacility class, when using the Enterprise Toolkit for OS/390 (Java program objects). In CICS TS 2.1 and later, for interpreted Java (JVM programs), the additional functionality is now available directly in the TerminalPrincipalFacility class.

public class TerminalPrincipalFacilityExtended
extends TerminalPrincipalFacility

Usage:

See Also:
Task, TerminalPrincipalFacility

Fields inherited from interface com.ibm.cics.server.TerminalSendBits
FRSET, NUMBER_OF_BITS, WAIT
 
Fields inherited from interface com.ibm.cics.server.TerminalSendCommonBits
ALARM, ERASE, FREEKB, PRINT
 
Methods inherited from class com.ibm.cics.server.TerminalPrincipalFacility
clear, converse, converseASIS, erase, getAIDbyte, getTCTUA, getTERMCODE, receive, receiveASIS, receiveBuffer, receiveBufferASIS, send, send, sendControl, sendControl, sendControl, sendText, sendText, sendText, sendText, setNextCOMMAREA, setNextTransaction, setTCTUA, waitTerminal
 
Methods inherited from class com.ibm.cics.server.Terminal
getCursor, getName, getUser
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait