Runtime components : Service components : JCA SNA Connector : JCA SNA LU0 Connector : Concepts : Implementation : Common Client Interface implementation
  
Common Client Interface implementation
The following table lists the implementation classes used by the SNA JCA LU0 Connector to fulfill the CCI (Common Client Interface) contract:
CCI implementation for the SNA JCA LU0 Connector
 
Interface
Implementation class
javax.resource.cci.ConnectionFactory
com.ibm.connector.lu0.Lu0ConnectionFactory
javax.resource.cci.Connection
com.ibm.connector.lu0.Lu0Connection
javax.resource.cci.Interaction
com.ibm.connector.lu0.Lu0Interaction
javax.resource.cci.InteractionSpec
com.ibm.connector.lu0.Lu0InteractionSpec
javax.resource.cci.Record
com.ibm.connector.lu0.Lu0Record
Go up to
Implementation