Package org.csapi.jr.se.termcap

Contains the Parlay Terminal Capabilities data types and interfaces.

See:
          Description

Interface Summary
Constants This interface contains constants not associated with any type, but associated with the package org.csapi.jr.se.termcap
ExtendedTerminalCapabilities This interface represents a ExtendedTerminalCapabilities.
ExtendedTerminalCapabilitiesListener This interface is to be implemented for receiving events issued by the ExtendedTerminalCapabilities service object.
TerminalCapabilities This interface represents a TerminalCapabilities.
TriggeredTerminalCapability This interface represents a TriggeredTerminalCapability activity object.
TriggeredTerminalCapabilityListener This interface is to be implemented for receiving events issued by the TriggeredTerminalCapability activity object.
 

Class Summary
TerminalCapabilitiesError Defines an error that is reported by the Terminal Capabilities SCF.
TerminalCapabilityScope Defines the Sequence of Data Elements that specify the scope of the terminal capabilities.
TerminalCapabilityScopeType Defines a specific type of the terminal capability scope definition.
TriggeredTerminalCapabilityReportErrEvent Event created by an activity object to indicate that a Gateway originated call to the triggeredTerminalCapabilityReportErr() method on the callback interface has occured.
TriggeredTerminalCapabilityReportEvent Event created by an activity object to indicate that a Gateway originated call to the triggeredTerminalCapabilityReport() method on the callback interface has occured.
TypeTerminalCapabilities This data type is a Sequence of Data Elements that describes the terminal capabilities.
 

Exception Summary
InvalidTerminalIdException The request can not be handled because the terminal id specified is not valid.
 

Package org.csapi.jr.se.termcap Description

Contains the Parlay Terminal Capabilities data types and interfaces.