IMS TM Resource Adapter Version 12

Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Previous Letter | Next Letter
  • All Hierarchies
  • A
  • C
  • D
  • E
  • F
  • G
  • H
  • I
  • M
  • N
  • P
  • R
  • S
  • T
  • V

Index

G

getAdapterName() - Method in class com.ibm.connector2.ims.ico.IMSResourceAdapterMetaData
Returns the IMS TM Resource Adapter resource adapter name.
getAdapterShortDescription() - Method in class com.ibm.connector2.ims.ico.IMSResourceAdapterMetaData
Returns a short description of the IMS Connector for Java resource adapter that can be used by tools.
getAdapterVendorName() - Method in class com.ibm.connector2.ims.ico.IMSResourceAdapterMetaData
Returns the IMS TM Resource Adapter resource adapter vendor name (IBM).
getAdapterVersion() - Method in class com.ibm.connector2.ims.ico.IMSResourceAdapterMetaData
Returns the version, release, and modification level (vrm) of the IMS TM Resource Adapter resource adapter.
getAltClientID() - Method in class com.ibm.connector2.ims.ico.IMSInteractionSpec
Returns the String representation of the altClientID property.
getARMListener() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnection
getAsyncOutputAvailable() - Method in class com.ibm.connector2.ims.ico.IMSInteractionSpec
Returns the value of the asyncOutputAvailable property, indicating whether there are any asynchronous output messages available (true) or not (false).
getCalloutRequestType() - Method in class com.ibm.connector2.ims.ico.IMSInteractionSpec
Returns the type of callout request messages the Java application is to retrieve.
getClientID() - Method in class com.ibm.connector2.ims.ico.IMSConnectionMetaData
Returns the clientID for the connection.
getClientID() - Method in class com.ibm.connector2.ims.ico.IMSConnectionSpec
Returns the value of the clientID property.
getClientID() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnection
getCM0Dedicated() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnectionFactory
Returns the value of the CM0Dedicated property.
getCm0Response() - Method in class com.ibm.connector2.ims.ico.IMSInteractionSpec
Returns the value of the CM0Response property.
getCommitMode() - Method in class com.ibm.connector2.ims.ico.IMSInteractionSpec
Returns the value of the commitMode property.
getConnection() - Method in class com.ibm.connector2.ims.ico.IMSConnectionFactory
Gets a connection to a particular IMS Connect instance and, in turn, to a particular IMS OTMA.
getConnection(javax.resource.cci.ConnectionSpec) - Method in class com.ibm.connector2.ims.ico.IMSConnectionFactory
Gets a connection to a particular IMS Connect instance and, in turn, to a particular IMS OTMA.
getConnection() - Method in class com.ibm.connector2.ims.ico.IMSInteraction
Returns the connection associated with this interaction.
getConnection(Subject, ConnectionRequestInfo) - Method in class com.ibm.connector2.ims.ico.IMSManagedConnection
Called by the application server to create a new application-level handle to an object that represents an underlying physical connection (an IMSManagedConnection instance).
getConnectionFactory() - Method in class com.ibm.connector2.ims.ico.IMSConnection
getConnectionManager() - Method in class com.ibm.connector2.ims.ico.IMSConnectionFactory
Returns a reference to the ConnectionManager.
getConvEnded() - Method in class com.ibm.connector2.ims.ico.IMSInteractionSpec
Returns the value of the convEnded property, indicating whether an IMS conversation has ended (true) or is still in progress (false).
getConvID() - Method in class com.ibm.connector2.ims.ico.IMSInteractionSpec
Returns the byte array representation of the convID property.
getDataStoreName() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnectionFactory
Returns the value of the DataStoreName property.
getDataStoreName() - Method in class com.ibm.connector2.ims.ico.inbound.IMSActivationSpec
Returns the value of the DataStoreName property.
getDFSMessage() - Method in class com.ibm.connector2.ims.ico.IMSDFSMessageException
Return the "DFS" message returned by IMS as a concatenated string of segments.
getDFSMessageSegments() - Method in class com.ibm.connector2.ims.ico.IMSDFSMessageException
Returns the "DFS" message returned by IMS as a vector of segments.
getEISProductName() - Method in class com.ibm.connector2.ims.ico.IMSConnectionMetaData
Returns the EIS product name
getEISProductName() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnectionMetaData
Returns the product name of the Enterprise Information System (EIS).
getEISProductVersion() - Method in class com.ibm.connector2.ims.ico.IMSConnectionMetaData
Returns the EIS product version.
getEISProductVersion() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnectionMetaData
Returns the product version of the Enterprise Information System (EIS).
getExecutionTimeout() - Method in class com.ibm.connector2.ims.ico.IMSInteractionSpec
Returns the value of the executionTimeout property.
getGroupName() - Method in class com.ibm.connector2.ims.ico.IMSConnectionSpec
Returns the value of the groupName property.
getGroupName() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnectionFactory
Returns the value of the GroupName property.
getGroupName() - Method in class com.ibm.connector2.ims.ico.inbound.IMSActivationSpec
Returns the groupName property value.
getHostName() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnectionFactory
Returns the value of the HostName property.
getHostName() - Method in class com.ibm.connector2.ims.ico.inbound.IMSActivationSpec
Returns the HostName property value.
getIgnorePURGCall() - Method in class com.ibm.connector2.ims.ico.IMSInteractionSpec
Returns the value of the ignorePURGCall property.
getIMSConnectName() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnectionFactory
Returns the value of the IMS Connect name property.
getIMSConnFunction() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnectionFactory
getImsRequestType() - Method in class com.ibm.connector2.ims.ico.IMSInteractionSpec
Returns the value of the imsRequestType property.
getInteractionSpecsSupported() - Method in class com.ibm.connector2.ims.ico.IMSResourceAdapterMetaData
Returns a String array containing the interaction specifications supported by the IMS Connector for Java resource adapter.
getInteractionVerb() - Method in class com.ibm.connector2.ims.ico.IMSInteractionSpec
Returns the value of the interactionVerb property.
getInteractionVerbText(int) - Static method in class com.ibm.connector2.ims.ico.IMSInteractionSpec
Returns the String representation of the interactionVerb property.
getLocalTransaction() - Method in class com.ibm.connector2.ims.ico.IMSConnection
Returns a LocalTransaction instance that enables a component to demarcate resource manager local transactions (not supported).
getLocalTransaction() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnection
Returns a javax.resource.spi.LocalTransaction instance that enables the application server to manage local transactions for the resource manager.
getLogUtil() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnectionFactory
getLogWriter() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnection
Returns a reference to the logWriter to allow the client application to write messages to the trace log.
getLogWriter() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnectionFactory
Returns the value of the logWriter property.
getLtermName() - Method in class com.ibm.connector2.ims.ico.IMSInteractionSpec
Returns the String representation of the ltermName property.
getMapName() - Method in class com.ibm.connector2.ims.ico.IMSInteractionSpec
Returns the value of the mapName property, typically the name of an MFS Message Output Descriptor (MFS MOD).
getMaxConnections() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnectionMetaData
Returns the maximum number of concurrent connections that IMS Connect can support.
getMCFactory() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnection
Insert the method's description here.
getMetaData() - Method in class com.ibm.connector2.ims.ico.IMSConnection
Returns information about the IMS Connect and IMS instances connected by an IMSConnection instance.
getMetaData() - Method in class com.ibm.connector2.ims.ico.IMSConnectionFactory
Returns meta information about IMS Connector for Java, the resource adapter.
getMetaData() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnection
Returns the IMSMangedConnectionMetaData instance which contains information about the associated IMSManagedConnection instance.
getPassword() - Method in class com.ibm.connector2.ims.ico.IMSConnectionSpec
Returns the value of the password property.
getPassword() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnectionFactory
Returns the value of the Password property.
getPassword() - Method in class com.ibm.connector2.ims.ico.inbound.IMSActivationSpec
Returns the Password property value.
getPasswordPhrase() - Method in class com.ibm.connector2.ims.ico.IMSConnectionSpec
Returns the value of the password phrase property.
getPasswordPhrase() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnectionFactory
Returns the password phrase property value.
getPasswordPhrase() - Method in class com.ibm.connector2.ims.ico.inbound.IMSActivationSpec
Returns the password phrase property value.
getPortNumber() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnectionFactory
Returns the value of the PortNumber property.
getPortNumber() - Method in class com.ibm.connector2.ims.ico.inbound.IMSActivationSpec
Returns the value of the PortNumber property.
getPropertyChange() - Method in class com.ibm.connector2.ims.ico.IMSConnectionSpec
Accessor for the propertyChange field.
getPropertyChange() - Method in class com.ibm.connector2.ims.ico.IMSInteractionSpec
Accessor for the propertyChange field.
getPropertyChange() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnectionFactory
Return a PropertyChangeSupport object to be used to maintain a property change listener list and fire property change events for the IMSManagedConnectionFactory object.
getPropertyChange() - Method in class com.ibm.connector2.ims.ico.inbound.IMSActivationSpec
Return a PropertyChangeSupport object to be used to maintain a property change listener list and fire property change events for the IMSActivationSpec object.
getPurgeAsyncOutput() - Method in class com.ibm.connector2.ims.ico.IMSInteractionSpec
Returns the value of the purgeAsyncOutput property, indicating whether IMS Connect will purge asynchronous output messages (true) or not (false).
getQueueNames() - Method in class com.ibm.connector2.ims.ico.inbound.IMSActivationSpec
Returns the value of the QueueNames property.
getRecordFactory() - Method in class com.ibm.connector2.ims.ico.IMSConnectionFactory
Gets a RecordFactory (not supported).
getRecordFactory() - Method in class com.ibm.connector2.ims.ico.IMSInteraction
Returns a RecordFactory object that is used to create generic Record instances.
getReference() - Method in class com.ibm.connector2.ims.ico.IMSConnectionFactory
getReRoute() - Method in class com.ibm.connector2.ims.ico.IMSInteractionSpec
Returns the value of the reRoute property, indicating whether asynchronous output will be rerouted to an alternate destination (true) or not (false).
getReRouteName() - Method in class com.ibm.connector2.ims.ico.IMSInteractionSpec
Returns the String representation of the reRouteName property.
getResourceAdapter() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnectionFactory
Return ResourceAdapter JavaBean associated with this ManagedConnectionFactory JavaBean.
getResultSetInfo() - Method in class com.ibm.connector2.ims.ico.IMSConnection
Returns a ResultSetInfo object (not supported).
getRetryInterval() - Method in class com.ibm.connector2.ims.ico.inbound.IMSActivationSpec
Returns the value of the retryInterval property of an IMSActivationSpec instance.
getRetryLimit() - Method in class com.ibm.connector2.ims.ico.inbound.IMSActivationSpec
Returns the value of the retryLimit property of an IMSActivationSpec instance.
getRRSTransactional() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnectionFactory
Returns the value of the RRSTransactional property.
getSocketTimeout() - Method in class com.ibm.connector2.ims.ico.IMSInteractionSpec
Returns the value of the socketTimeout property.
getSpecVersion() - Method in class com.ibm.connector2.ims.ico.IMSResourceAdapterMetaData
Returns the version of the J2EE Connector Architecture Specification implemented by the IMS TM Resource Adapter resource adapter.
getSSLEnabled() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnectionFactory
Returns the value of the SSLEnabled property.
getSSLEnabled() - Method in class com.ibm.connector2.ims.ico.inbound.IMSActivationSpec
Returns the value of the SSLEnabled property.
getSSLEncryptionType() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnectionFactory
Returns the value of the SSLEncryptionType property.
getSSLEncryptionType() - Method in class com.ibm.connector2.ims.ico.inbound.IMSActivationSpec
Returns the value of the SSLEncryptionType property.
getSSLKeyStoreName() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnectionFactory
Returns the value of the SSLKeyStoreName property.
getSSLKeyStoreName() - Method in class com.ibm.connector2.ims.ico.inbound.IMSActivationSpec
Returns the value of the SSLKeyStoreName property.
getSSLKeyStorePassword() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnectionFactory
Returns the value of the SSLKeyStorePassword property.
getSSLKeyStorePassword() - Method in class com.ibm.connector2.ims.ico.inbound.IMSActivationSpec
Returns the value of the SSLKeyStorePassword property.
getSSLTrustStoreName() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnectionFactory
Returns the value of the SSLTrustStoreName property.
getSSLTrustStoreName() - Method in class com.ibm.connector2.ims.ico.inbound.IMSActivationSpec
Returns the value of the SSLTrustStoreName property.
getSSLTrustStorePassword() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnectionFactory
Returns the value of the SSLTrustStorePassword property.
getSSLTrustStorePassword() - Method in class com.ibm.connector2.ims.ico.inbound.IMSActivationSpec
Returns the value of the SSLTrustStorePassword property.
getSyncCalloutCorrelatorToken() - Method in class com.ibm.connector2.ims.ico.IMSInteractionSpec
Returns the correlation token that is generated by IMS Connect and attached to the synchronous callout request message.
getSyncCalloutStatusCode() - Method in class com.ibm.connector2.ims.ico.IMSInteractionSpec
Returns a user-specified status code when the Java application sends an error response message to the IMS application.
getSyncLevel() - Method in class com.ibm.connector2.ims.ico.IMSInteractionSpec
Returns the value of the syncLevel property.
getThreadIdentitySupport() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnectionFactory
Returns the value of the appropriate xxxthreadIdentitySupport property, where xxx is either TCPIP or LocalOption.
getThreadSecurity() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnectionFactory
Returns the value of the threadSecurity property.
getTraceLevel() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnection
Returns the value of the traceLevel property.
getTraceLevel() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnectionFactory
Returns the value of the traceLevel property.
getTransExpiration() - Method in class com.ibm.connector2.ims.ico.IMSInteractionSpec
Returns the value of the transExpiration property.
getUseConvID() - Method in class com.ibm.connector2.ims.ico.IMSInteractionSpec
Returns the value of the useConvID property, indicating whether an IMS conversation will be using the same connection for all the iterations (false) OR may be using any connection (shareable connection from the same connection pool) for all the iterations (true).
getUserName() - Method in class com.ibm.connector2.ims.ico.IMSConnectionMetaData
Returns the user name for the connection.
getUserName() - Method in class com.ibm.connector2.ims.ico.IMSConnectionSpec
Returns the value of the userName property.
getUserName() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnectionFactory
Returns the value of the UserName property.
getUserName() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnectionMetaData
Returns the user name for this connection, as known by IMS Connect.
getUserName() - Method in class com.ibm.connector2.ims.ico.inbound.IMSActivationSpec
Returns the UserName property value.
getWarnings() - Method in class com.ibm.connector2.ims.ico.IMSInteraction
Gets the first ResourceWarning from the chain of warnings associated with this Interaction instance.
getXAResource() - Method in class com.ibm.connector2.ims.ico.IMSManagedConnection
Returns a javax.transaction.xa.XAResource instance that enables the application server to demarcate global transactions with a resource manager .

Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Previous Letter | Next Letter
  • All Hierarchies
  • A
  • C
  • D
  • E
  • F
  • G
  • H
  • I
  • M
  • N
  • P
  • R
  • S
  • T
  • V