Runtime components : Service components : JCA SNA Connector : JCA SNA LU62 Connector : Concepts : Implementation : Common Client Interface implementation
  
Common Client Interface implementation
The table below lists the implementation classes used by the JCA SNA LU62 Connector to fulfill the CCI (Common Client Interface) contract:
CCI implementation for the SNA JCA LU62 Connector
 
Interface
Implementation class
javax.resource.cci.ConnectionFactory
com.ibm.connector.lu62.LU62ConnectionFactory
javax.resource.cci.Connection
com.ibm.connector.lu62.LU62Connection
javax.resource.cci.Interaction
com.ibm.connector.lu62.LU62Interaction
javax.resource.cci.InteractionSpec
com.ibm.connector.lu62.LU62InteractionSpec
javax.resource.cci.Record
com.ibm.connector.lu62.LU62Record
Go up to
Implementation