Serialized Form
Package com.ibm.connector2.cics |
ref
javax.naming.Reference ref
raMeta
javax.resource.cci.ResourceAdapterMetaData raMeta
mcf
CICSManagedConnectionFactory mcf
cm
javax.resource.spi.ConnectionManager cm
functionName
java.lang.String functionName
interactionVerb
int interactionVerb
Class com.ibm.connector2.cics.CICSLogHelper extends java.lang.Object implements Serializable |
traceLevel
int traceLevel
cicsRA
javax.resource.spi.ResourceAdapter cicsRA
connectionURL
java.lang.String connectionURL
serverName
java.lang.String serverName
userName
java.lang.String userName
password
java.lang.String password
requestExits
java.lang.String requestExits
applid
java.lang.String applid
applidQualifier
java.lang.String applidQualifier
portNumber
int portNumber
socketConnectTimeout
int socketConnectTimeout
clientSecurity
java.lang.String clientSecurity
serverSecurity
java.lang.String serverSecurity
keyRingClass
java.lang.String keyRingClass
keyRingPassword
java.lang.String keyRingPassword
cipherSuites
java.lang.String cipherSuites
interceptPlugin
java.lang.String interceptPlugin
traceLevel
int traceLevel
cf
CICSConnectionFactory cf
local
boolean local
Class com.ibm.connector2.cics.CICSResourceAdapter extends java.lang.Object implements Serializable |
logHelper
com.ibm.connector2.cics.CICSLogHelper logHelper
adapterName
java.lang.String adapterName
shortDesc
java.lang.String shortDesc
iSpecs
java.lang.String[] iSpecs
execWithIO
boolean execWithIO
execIonly
boolean execIonly
suppLocalTxn
boolean suppLocalTxn
myChannel
Channel myChannel
description
java.lang.String description
logHelper
com.ibm.connector2.cics.CICSLogHelper logHelper
nonManaged
boolean nonManaged
InteractionVerb
int InteractionVerb
- The Synchronisation setting for this InteractionSpec.
- SYNC_SEND - Asynchronous send. Call returns straight away.
- SYNC_RECEIVE - Asynchronous receive. Waits for the reply
from CICS. ECIInteraction.execute() returns
when a reply is received or after the specified
timeout period.
- SYNC_SEND_RECEIVE - Synchronous call. The call is executed
on CICS synchronously and the execute()
method returns once a reply has been
received.
FunctionName
java.lang.String FunctionName
- The name of the CICS program to run.
ExecuteTimeout
int ExecuteTimeout
- The timeout value associated with the current ECIInteraction.execute()
call. This value has differing meanings depending on the Interaction
Verb context:
- SYNC_SEND - The timeout value defines the maximum time to
wait for a reply from CICS.
- SYNC_RECEIVE - The timeout has no meaning in this case as the
call simply waits until the timeout defined
on the corresponding SYNC_SEND expires.
- SYNC_SEND_RECEIVE - The timeout value represents the maximum
time to wait for the reply from CICS.
This value cannot be negative. If a negative value is passed to the
constructor then it will default to 0. If setExecuteTimeout() is called
with a negative value an exception will be thrown.
commareaLength
int commareaLength
- This value defines the length of COMMAREA that is expected.
replyLength
int replyLength
- This value represents the amount of data returned from the interaction
with CICS.
tranName
java.lang.String tranName
- This value represents the mirror transaction used in CICS for the ECI request.
TPNName
java.lang.String TPNName
- This value represents the TPN transaction used in CICS.
tranName
java.lang.String tranName
- This is the transid of the transaction that the specified program will
run under on CICS.
TPNName
java.lang.String TPNName
- This is the TPN id of the transaction that the specified program will
run under on CICS.
websphere
boolean websphere
- This flag indicates whether the resource adapter is being used
under WAS managed mode. It will return false if being used
under WAS in non managed mode.
Class com.ibm.connector2.cics.ECIResourceAdapter extends com.ibm.connector2.cics.CICSResourceAdapter implements Serializable |
Class com.ibm.connector2.cics.EPIFieldAttrInfo extends java.lang.Object implements Serializable |
modified
boolean modified
prot
boolean prot
numeric
boolean numeric
penDetectable
boolean penDetectable
display
boolean display
highIntensity
boolean highIntensity
underline
boolean underline
overline
boolean overline
leftline
boolean leftline
rightline
boolean rightline
trigger
boolean trigger
mandatoryFill
boolean mandatoryFill
mandatoryEntry
boolean mandatoryEntry
highlight
int highlight
trans
int trans
foreColour
int foreColour
backColour
int backColour
characterSet
int characterSet
Class com.ibm.connector2.cics.EPIFieldData extends java.lang.Object implements Serializable |
name
java.lang.String name
text
java.lang.String text
pos
int pos
maxLength
int maxLength
Class com.ibm.connector2.cics.EPIFieldRecordImpl extends java.lang.Object implements Serializable |
text
java.lang.String text
fieldAttrs
IFieldAttrInfo fieldAttrs
maxLength
int maxLength
fieldPos
int fieldPos
scrPos
int scrPos
textRow
int textRow
textCol
int textCol
scrWidth
int scrWidth
modified
boolean modified
recordName
java.lang.String recordName
recordDesc
java.lang.String recordDesc
ExecutionTimeout
int ExecutionTimeout
aid
AID aid
cursorRow
int cursorRow
cursorColumn
int cursorColumn
cursorMoved
boolean cursorMoved
outputAttributeType
int outputAttributeType
screenDepth
int screenDepth
screenWidth
int screenWidth
termId
java.lang.String termId
mapName
java.lang.String mapName
mapSetName
java.lang.String mapSetName
signonType
int signonType
deviceType
java.lang.String deviceType
encoding
java.lang.String encoding
logonLogoffClass
java.lang.String logonLogoffClass
readTimeout
int readTimeout
installTimeout
int installTimeout
Class com.ibm.connector2.cics.EPIResourceAdapter extends com.ibm.connector2.cics.CICSResourceAdapter implements Serializable |
Class com.ibm.connector2.cics.EPIScreenInfo extends java.lang.Object implements Serializable |
fldCount
int fldCount
width
int width
depth
int depth
highlight
boolean highlight
Class com.ibm.connector2.cics.EPIScreenRecordImpl extends java.lang.Object implements Serializable |
screenId
java.lang.String screenId
scrDepth
int scrDepth
scrWidth
int scrWidth
fldCounter
int fldCounter
updateMode
boolean updateMode
fields
java.util.Vector<E> fields
modifiedFields
java.util.Vector<E> modifiedFields
recordName
java.lang.String recordName
recordDesc
java.lang.String recordDesc
tranFailedReason
int tranFailedReason
Package com.ibm.connector2.screen |
Package com.ibm.ctg.client |
Class com.ibm.ctg.client.IDID extends java.lang.Object implements Serializable |
readObject
public void readObject(java.io.DataInputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
writeObject
public void writeObject(java.io.DataOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
distinguishedName
java.lang.String distinguishedName
realmName
java.lang.String realmName
isAuthenticated
boolean isAuthenticated
version_vrmf
int version_vrmf
rc
int rc
Class com.ibm.ctg.client.XARequest extends GatewayRequest implements Serializable |
readObject
public void readObject(java.io.DataInputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
writeObject
public void writeObject(java.io.DataOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
recoveredXids
javax.transaction.xa.Xid[] recoveredXids
currentXid
com.ibm.ctg.util.CTGXid currentXid
callType
int callType
xa_rc
int xa_rc
serverName
java.lang.String serverName
username
java.lang.String username
password
java.lang.String password
Package com.ibm.ctg.client.exceptions |
value
int value
- The AID value, represented internally by an integer 0-28.
Class com.ibm.ctg.epi.DefaultScreenHandler extends ScreenHandler implements Serializable |
exitKey
AID exitKey
errorCode
int errorCode
- Error Code, if available, of this exception. if not available then it will be 0
terminal
TerminalInterface terminal
- Terminal object we are using
jgateURL
java.lang.String jgateURL
- Gateway URL property. The URL of the CICS Transaction Gateway to connect to
for example setting the URL to tcp://buster:2006 would result in the terminal
trying to connect to a CICS Transaction Gateway at the TCP/IP address buster
and port number 2006.
jgateClientSec
java.lang.String jgateClientSec
- Gateway Client Security class property.
The client security class that is used to connect to the CICS
Transaction Gateway. This is an Expert Property.
jgateServerSec
java.lang.String jgateServerSec
- Gateway Server Security class property.
The server security class that is used by the CICS
Transaction Gateway. This is an Expert Property.
jgateInitialFlow
boolean jgateInitialFlow
- Gateway initial flow flag - not a property, we set it ourselves
jgateSettingsChanged
boolean jgateSettingsChanged
- Gateway settings changed flag - indicates that we need to copy the settings
over to the JavaGateway object before it is opened.
transid
java.lang.String transid
- Transaction ID property. This is the transaction that will be started when startTran
is called.
data
java.lang.String data
- Transaction Data property.
atiEnabled
boolean atiEnabled
- ATI enabled property.
clock
com.ibm.ctg.epi.EPITerminal.Timer clock
- Timer object - used to implement idle timeout.
Class com.ibm.ctg.epi.EPITerminalCustomizer extends com.ibm.ctg.epi.PagedDialog implements Serializable |
terminal
EPITerminal terminal
jgateURL
java.awt.TextField jgateURL
jgateClientSec
java.awt.TextField jgateClientSec
jgateServerSec
java.awt.TextField jgateServerSec
termsettings
com.ibm.ctg.epi.TerminalInterfaceEditor termsettings
transid
java.awt.TextField transid
trandata
java.awt.TextField trandata
timeout
java.awt.TextField timeout
ati
java.awt.Checkbox ati
changes
java.beans.PropertyChangeSupport changes
txnFailedReason
int txnFailedReason
position
int position
- The buffer address of the field.
row
int row
- The row at which the field starts.
column
int column
- The column at which the field starts.
highlight
int highlight
- Extended highlighting state.
foreground
int foreground
- Extended foreground colour.
background
int background
- Extended background colour.
transparency
int transparency
- Extended transparency state.
maxLength
int maxLength
- Maximum length of the field - which is the number of characters to
the start of the next field.
baseAttribute
char baseAttribute
- Base field attribute. This is a character, although it would make more
sense for it to be a byte.
hasAttribute
boolean hasAttribute
- Attribute present flag.
bytesRep
byte[] bytesRep
- Byte array representation of the field text. This is how the field
is read from and written to the datastream. Converting the
bytes to characters is relatively slow, so we don't do it
until it is really needed.
strRep
java.lang.String strRep
- String representation of the field text.
strChanged
boolean strChanged
- Flag for lazy update of byte array. The byte representation will be updated
from the String representation when the datastream is written out.
bytesChanged
boolean bytesChanged
- Flag for lazy update of String. The String representation will be updated
from the byte representation when the field text is requested.
encoding
java.lang.String encoding
- The encoding to use for converting between the byte and String representation.
row
int row
- The row at which the field starts within the map.
col
int col
- The column at which the field starts within the map.
len
int len
- The field length.
label
java.lang.String label
- The field label, or null if it is not labelled.
mapData
MapData mapData
- MapData class contains information about the map
fieldIndex
int[] fieldIndex
- field index lists the indices of the fields that are labelled
fieldData
FieldData[] fieldData
- FieldData class contains information about one field
fieldLabels
java.lang.String[] fieldLabels
- array of field labels
row
int row
- The row at which the map starts.
col
int col
- The column at which the map starts.
width
int width
- The map width in columns.
depth
int depth
- The map depth in rows.
fields
int fields
- The number of fields in the map.
labels
int labels
- The number of labelled fields in the map.
name
java.lang.String name
- The name of the map.
depth
int depth
- The number of rows.
width
int width
- The number of columns.
aid
AID aid
- The AID to send to the server.
cursorRow
int cursorRow
- The row position of the cursor.
cursorColumn
int cursorColumn
- The column position of the cursor.
fields
java.util.Vector<E> fields
- The current set of fields.
encoding
java.lang.String encoding
- The character encoding to use for converting the datastream to text.
readMode
boolean readMode
- Read mode flag. This is set to true when a read buffer command is
received so that the Terminal knows to reply to the server.
lastIndex
int lastIndex
- The index of the last field accessed. Speeds up finding fields when they are
being accessed in order.
dataStream
com.ibm.ctg.epi.DataStream dataStream
- Plug-in DataStream analyzer.
If it was required to support a different sort of datastream, eg: tn3270,
a new DataStream implementation can be plugged in, but programs that use Screen
won't have to change.
mapName
java.lang.String mapName
- The map and mapset names returned for a 3270 datastream.
mapSetName
java.lang.String mapSetName
handler
ScreenHandler handler
- ScreenHandler object associated with this event. This is not necessarily the source
of the event.
aid
AID aid
- the screen AID
cursorRow
int cursorRow
- the screen cursor row
cursorCol
int cursorCol
- the screen cursor column
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Deserialises a terminal object. It will not be in a connected state after
deserialisation.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Serialises a terminal object.
- Throws:
java.io.IOException
session
Session session
netname
java.lang.String netname
devtype
java.lang.String devtype
servername
java.lang.String servername
signoncapability
Terminal.EPISignOnType signoncapability
user
com.ibm.ctg.epi.Terminal.User user
readtimeout
int readtimeout
installtimeout
int installtimeout
encoding
java.lang.String encoding
CCSid
int CCSid
extendedTerminal
boolean extendedTerminal
purgeOnDisconnect
boolean purgeOnDisconnect
INVALID_SIGNON
java.lang.String INVALID_SIGNON
SignonValue
int SignonValue
astrSignonCap
java.lang.String[] astrSignonCap
term
TerminalSession term
- terminal associated with this event. For the beans, this is EPITerminal
handled
boolean handled
- event handled flag
error
java.lang.Exception error
- error information
terminalRequest
int terminalRequest
- the terminal request id
Class com.ibm.ctg.epi.TerminalPool extends java.lang.Object implements Serializable |
handlers
java.util.Vector<E> handlers
gotDefaultHandler
boolean gotDefaultHandler
name
java.lang.String name
maxTerminals
int maxTerminals
minTerminals
int minTerminals
jgateUrl
java.lang.String jgateUrl
handlerPath
java.lang.String handlerPath
defaultHandler
java.lang.String defaultHandler
poolProps
com.ibm.ctg.epi.PropertyManager poolProps
terminalProps
com.ibm.ctg.epi.PropertyManager terminalProps
random
java.util.Random random
Package com.ibm.ctg.security |
Class com.ibm.ctg.security.CICSPrincipal extends java.lang.Object implements Serializable |
serialVersionUID: -3253579252982822464L
uniqueSecurityName
java.lang.String uniqueSecurityName
realmName
java.lang.String realmName
isAuthenticated
boolean isAuthenticated
Class com.ibm.ctg.util.CTGXid extends java.lang.Object implements Serializable |
readObject
public void readObject(java.io.DataInputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
writeObject
public void writeObject(java.io.DataOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
branchQualifier
byte[] branchQualifier
globalTransactionId
byte[] globalTransactionId
formatId
int formatId
gwVer
java.lang.String gwVer
dllVer
java.lang.String dllVer