com.ibm.cics.server
Class TerminalPrincipalFacilityExtended

java.lang.Object
  extended bycom.ibm.cics.server.API
      extended bycom.ibm.cics.server.Terminal
          extended bycom.ibm.cics.server.TerminalPrincipalFacility
              extended bycom.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:

Version:
1.7
Author:
Jonathan Bond
See Also:
Task, TerminalPrincipalFacility

Field Summary
 
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, setNextChannel, 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