A C E F G H M R S T

A

addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.connector2.cics.ECIConnectionSpec
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Add a listener to those that are informed when a bound property is changed.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Adds a PropertyChangeListener.

C

CICSConnectionMetaData - class com.ibm.connector2.cics.CICSConnectionMetaData.
This class contains the Connection MetaData as defined in the J2EE Connector Spec
CICSLogTraceLevels - interface com.ibm.connector2.cics.CICSLogTraceLevels.
This interface contains the Trace Level enumerations
CICSResourceAdapterMetaData - class com.ibm.connector2.cics.CICSResourceAdapterMetaData.
This class provides information about the specific CICS Resource Adapter
CICSTxnAbendException - class com.ibm.connector2.cics.CICSTxnAbendException.
This Exception represents invalid user input for the CICS Resource Adapters.
CICSUserInputException - class com.ibm.connector2.cics.CICSUserInputException.
This Exception represents invalid user input for the CICS Resource Adapters.
CLASS_VERSION - Static variable in class com.ibm.connector2.cics.CICSConnectionMetaData
 
CLASS_VERSION - Static variable in class com.ibm.connector2.cics.CICSResourceAdapterMetaData
 
CLASS_VERSION - Static variable in class com.ibm.connector2.cics.CICSTxnAbendException
 
CLASS_VERSION - Static variable in class com.ibm.connector2.cics.CICSUserInputException
 
CLASS_VERSION - Static variable in class com.ibm.connector2.cics.ECIConnection
 
CLASS_VERSION - Static variable in class com.ibm.connector2.cics.ECIConnectionFactory
 
CLASS_VERSION - Static variable in class com.ibm.connector2.cics.ECIConnectionHelper
 
CLASS_VERSION - Static variable in class com.ibm.connector2.cics.ECIConnectionSpec
 
CLASS_VERSION - Static variable in class com.ibm.connector2.cics.ECIInteraction
 
CLASS_VERSION - Static variable in class com.ibm.connector2.cics.ECIInteractionSpec
 
CLASS_VERSION - Static variable in class com.ibm.connector2.cics.ECIManagedConnectionFactory
 
COPYRIGHT - Static variable in interface com.ibm.connector2.cics.CICSLogTraceLevels
 
clearWarnings() - Method in class com.ibm.connector2.cics.ECIInteraction
clears any warnings Logged.
close() - Method in class com.ibm.connector2.cics.ECIConnection
Closes the ECI Connection, disabling it from further use.
close() - Method in class com.ibm.connector2.cics.ECIInteraction
Close the Interaction and disable any further communication with CICS.
com.ibm.connector2.cics - package com.ibm.connector2.cics
 
createConnectionFactory() - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
This method is the default route to creating ECIConnectionFactory objects.
createConnectionFactory(ConnectionManager) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
This method allows a ConnectionManager to be specified as the one to be used by the returned ECIConnectionFactory.
createInteraction() - Method in class com.ibm.connector2.cics.ECIConnection
Get a new ECIInteraction object with which to flow requests to CICS.
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
When no ECIManagedConnections matching the requirements laid down in the security or request parameters are found this method is used to create a new ECIManagedConnection object.

E

ECIConnection - class com.ibm.connector2.cics.ECIConnection.
The ECIConnection class represents an applications handle to an underlying ECIManagedConnection.
ECIConnectionFactory - class com.ibm.connector2.cics.ECIConnectionFactory.
This abstract class provides the framework for CICS Connection Factories
ECIConnectionHelper - class com.ibm.connector2.cics.ECIConnectionHelper.
This is a helper for IByteBuffer Support for the CICS Resource Adapters
ECIConnectionSpec - class com.ibm.connector2.cics.ECIConnectionSpec.
Framework class for the ConnectionSpec.
ECIConnectionSpec() - Constructor for class com.ibm.connector2.cics.ECIConnectionSpec
Default constructor.
ECIConnectionSpec(String, String) - Constructor for class com.ibm.connector2.cics.ECIConnectionSpec
 
ECICxfObjFactory - class com.ibm.connector2.cics.ECICxfObjFactory.
 
ECICxfObjFactory() - Constructor for class com.ibm.connector2.cics.ECICxfObjFactory
 
ECIInteraction - class com.ibm.connector2.cics.ECIInteraction.
Framework abstract class for Interaction.
ECIInteractionSpec - class com.ibm.connector2.cics.ECIInteractionSpec.
An ECIInteractionSpec is used to define the details of an interaction with CICS.
ECIInteractionSpec(int, String, int, int, int) - Constructor for class com.ibm.connector2.cics.ECIInteractionSpec
Complete constructor allows specification of all properties.
ECIInteractionSpec(int, String) - Constructor for class com.ibm.connector2.cics.ECIInteractionSpec
Simple constructor.
ECIInteractionSpec() - Constructor for class com.ibm.connector2.cics.ECIInteractionSpec
Default Constructor.
ECIManagedConnectionFactory - class com.ibm.connector2.cics.ECIManagedConnectionFactory.
Abstract class that provides the ManagedConnectionFactory Framework for CICS Resource Adapters
ECIManagedConnectionFactory() - Constructor for class com.ibm.connector2.cics.ECIManagedConnectionFactory
Default Constructor.
equals(Object) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Returns a flag indicating if the objects are identical or not.
execute(javax.resource.cci.InteractionSpec, javax.resource.cci.Record) - Method in class com.ibm.connector2.cics.ECIInteraction
this form of execute is not supported by the CICS Resource Adapters
execute(InteractionSpec, Record, Record) - Method in class com.ibm.connector2.cics.ECIInteraction
In order to interact with CICS this method must be used to pass the definition of the call in an ECIInteractionSpec and the input and output Records that will carry the data used in the interaction.

F

finalize() - Method in class com.ibm.connector2.cics.ECIInteraction
Clean up any outstanding Async replies if necessary.
firePropertyChange(String, Object, Object) - Method in class com.ibm.connector2.cics.ECIConnectionSpec
Fires a PropertyChangeEvent to any listeners.
firePropertyChange(String, Object, Object) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Fires a PropertyChangeEvent to any listeners.

G

getAdapterName() - Method in class com.ibm.connector2.cics.CICSResourceAdapterMetaData
returns the adapter name
getAdapterShortDescription() - Method in class com.ibm.connector2.cics.CICSResourceAdapterMetaData
Returns a Short Description of the Adapter
getAdapterVendorName() - Method in class com.ibm.connector2.cics.CICSResourceAdapterMetaData
returns the Adapter Vendor Name
getAdapterVersion() - Method in class com.ibm.connector2.cics.CICSResourceAdapterMetaData
returns the Adapter Version
getClientSecurity() - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
get the Client Security Class Name
getCommareaLength() - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Accessor for commareaLength.
getConnection() - Method in class com.ibm.connector2.cics.ECIConnectionFactory
Returns a Connection within a Non-Managed Environment.
getConnection(ConnectionSpec) - Method in class com.ibm.connector2.cics.ECIConnectionFactory
This is the extended version of getConnection() which allows the user to pass an ECIConnectionSpec parameter containing their user credentials.
getConnection() - Method in class com.ibm.connector2.cics.ECIInteraction
returns the connection associated with the Interaction.
getConnectionURL() - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
get the CTG Gateway URL
getEISProductName() - Method in class com.ibm.connector2.cics.CICSConnectionMetaData
Return the EIS Product Name
getEISProductVersion() - Method in class com.ibm.connector2.cics.CICSConnectionMetaData
Return the EIS Product Version
getExecuteTimeout() - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Accessor for executeTimeout.
getFunctionName() - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Accessor for FunctionName.
getInteractionSpecsSupported() - Method in class com.ibm.connector2.cics.CICSResourceAdapterMetaData
Returns a String Array containing the names of the InteractionSpecs Supported by this implementation
getInteractionVerb() - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Accessor for InteractionVerb.
getKeyRingClass() - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
get the Keyring class name (applicable only to SSL Protocol)
getKeyRingPassword() - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
get the Keyring password to (applicable only to SSL Protocol(s))
getLocalTransaction() - Method in class com.ibm.connector2.cics.ECIConnection
This method is not supported in CCI for CICS TS.
getLogWriter() - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
return the Current Logwriter for this instance
getMetaData() - Method in class com.ibm.connector2.cics.ECIConnection
returns the Meta Data for this Connection
getMetaData() - Method in class com.ibm.connector2.cics.ECIConnectionFactory
Returns information about the Resource adapter
getObjectInstance(Object, Name, Context, Hashtable) - Method in class com.ibm.connector2.cics.ECICxfObjFactory
Creates an object using the location or reference information specified.
getPassword() - Method in class com.ibm.connector2.cics.ECIConnectionSpec
Gets the Password for this ConnectionSpec
getPassword() - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
get the password for this connection
getPortNumber() - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
get the port to communicate to the CTG on
getRecordFactory() - Method in class com.ibm.connector2.cics.ECIConnectionFactory
This method is not supported in CCI for CICS TS.
getReference() - Method in class com.ibm.connector2.cics.ECIConnectionFactory
return the Reference Object associated with this object.
getReplyLength() - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Accessor for replyLength.
getResultSetInfo() - Method in class com.ibm.connector2.cics.ECIConnection
Returns the resultSetInfo object.
getServerName() - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
return the Server to connect to (must be defined to the CTG)
getServerSecurity() - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
get the Server Security Class Name
getSpecVersion() - Method in class com.ibm.connector2.cics.CICSResourceAdapterMetaData
Returns the version of the J2EE Connector Spec implemented by this Resource Adapter
getTPNName() - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Allows access to the TPN mirror transaction Name that all CICS request will run under.
getTPNName() - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Allows access to the TPN Transaction Name that all CICS request will run under.
getTraceLevel() - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
get the trace level for this Managed Connection Factory
getTranName() - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Allows access to the mirror transaction Name that all CICS requests will run under.
getTranName() - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Allows access to the Transaction Name that all CICS request will run under.
getUserName() - Method in class com.ibm.connector2.cics.CICSConnectionMetaData
Return the Current UserName for this Connection
getUserName() - Method in class com.ibm.connector2.cics.ECIConnectionSpec
Gets the Userid for this ConnectionSpec
getUserName() - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
get the username for this connection
getWarnings() - Method in class com.ibm.connector2.cics.ECIInteraction
retrieves the First warning in the Warning Chain.

H

hashCode() - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Returns a hashcode based on connectionURL, serverName, portNumber, which uniquely identify the backend server.

M

matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
In order for a generic J2EE environment to successfully match a connection request to a ManagedConnection implementation it must delegate to the specific Resource Adapter.

R

RAS_TRACE_ENTRY_EXIT - Static variable in interface com.ibm.connector2.cics.CICSLogTraceLevels
Output Method Entry and Exit trace lines.
RAS_TRACE_ERROR_EXCEPTION - Static variable in interface com.ibm.connector2.cics.CICSLogTraceLevels
Output Exception stack traces.
RAS_TRACE_INTERNAL - Static variable in interface com.ibm.connector2.cics.CICSLogTraceLevels
Output Debug trace entries.
RAS_TRACE_OFF - Static variable in interface com.ibm.connector2.cics.CICSLogTraceLevels
Disable all tracing.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.connector2.cics.ECIConnectionSpec
Removes a PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Remove a registered listener from the list.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Removes a PropertyChangeListener.

S

setClientSecurity(String) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
set the Client Security Class Name to be used
setCommareaLength(int) - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Sets the Commarea Length.
setConnectionURL(String) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
set the CTG Gateway URL
setExecuteTimeout(int) - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Sets the Execute Time-out.
setFunctionName(String) - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Sets the Function Name.
setInteractionVerb(int) - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Sets the Interaction Verb.
setKeyRingClass(String) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
set the Keyring class name to use (applicable and mandatory for SSL protocol(s))
setKeyRingPassword(String) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
set the keyring Password to use (applicable and mandatory for SSL protocol)
setLogWriter(PrintWriter) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
set the logwriter to be used by this object.This is not used by CCI for CICS TS.
setPassword(String) - Method in class com.ibm.connector2.cics.ECIConnectionSpec
Sets the Password for this ConnectionSpec
setPassword(String) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
set the password for this connection
setPortNumber(String) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
set the port to communicate with the CTG on.
setReference(Reference) - Method in class com.ibm.connector2.cics.ECIConnectionFactory
Sets the Reference instance.
setReplyLength(int) - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Sets the Reply Length.
setServerName(String) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
set the Server to connect to (this name must be defined in the CTG config)
setServerSecurity(String) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
set the Client Security Class Name to be used
setTPNName(String) - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Sets the TPN Transaction Name that all CICS requests will run under.
setTPNName(String) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Sets the TPN Transaction Name that all CICS requests will run under.
setTraceLevel(Integer) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
set the trace level for this managed connection factory and anything it creates.
setTranName(String) - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Sets the Transaction Name that all CICS requests will run under.
setTranName(String) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Sets the Transaction Name that all CICS requests will run under.
setUserName(String) - Method in class com.ibm.connector2.cics.ECIConnectionSpec
Sets the Userid for this ConnectionSpec
setUserName(String) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
set the username for this connection
supportsExecuteWithInputAndOutputRecord() - Method in class com.ibm.connector2.cics.CICSResourceAdapterMetaData
returns whether this resource adapter supports Execute with both input and output records supplied
supportsExecuteWithInputRecordOnly() - Method in class com.ibm.connector2.cics.CICSResourceAdapterMetaData
returns whether this resource adapter supports Execute with input record only, returning a newly created output record
supportsLocalTransactionDemarcation() - Method in class com.ibm.connector2.cics.CICSResourceAdapterMetaData
returns whether the adapter supports LocalTransaction Demarcation

T

toString() - Method in class com.ibm.connector2.cics.ECIConnection
String method for use in tracing.
toString() - Method in class com.ibm.connector2.cics.ECIConnectionFactory
return a string representation of this object.
toString() - Method in class com.ibm.connector2.cics.ECIInteractionSpec
 
toString() - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
return a string representation of this object.

A C E F G H M R S T