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:

Table 1. CCI implementation for the SNA JCA LU0 Connector
Interface Implementation class
javax.resource.cci.ConnectionFactory com.ibm.connector2.lu0.Lu0ConnectionFactory
javax.resource.cci.Connection com.ibm.connector2.lu0.Lu0Connection
javax.resource.cci.Interaction com.ibm.connector2.lu0.Lu0Interaction
javax.resource.cci.InteractionSpec com.ibm.connector2.lu0.InteractionSpec
javax.resource.cci.Record com.ibm.connector2.lu0.Lu0Record
Related concepts
Common Client Interface