| Package | Description | 
|---|---|
| org.springframework.jca.cci.core | Provides the core JCA CCI support, based on CciTemplate
 and its associated callback interfaces. | 
| org.springframework.jca.cci.core.support | Classes supporting the  org.springframework.jca.cci.corepackage. | 
| org.springframework.jca.cci.object | The classes in this package represent EIS operations as threadsafe,
 reusable objects. | 
| Class and Description | 
|---|
| CciOperations Interface that specifies a basic set of CCI operations on an EIS. | 
| CciTemplate This is the central class in the CCI core package.
 It simplifies the use of CCI and helps to avoid common errors. | 
| ConnectionCallback Generic callback interface for code that operates on a CCI Connection. | 
| InteractionCallback Generic callback interface for code that operates on a CCI Interaction. | 
| RecordCreator Callback interface for creating a CCI Record instance,
 usually based on the passed-in CCI RecordFactory. | 
| RecordExtractor Callback interface for extracting a result object from a CCI Record instance. | 
| Class and Description | 
|---|
| CciTemplate This is the central class in the CCI core package.
 It simplifies the use of CCI and helps to avoid common errors. | 
| Class and Description | 
|---|
| CciTemplate This is the central class in the CCI core package.
 It simplifies the use of CCI and helps to avoid common errors. | 
| RecordCreator Callback interface for creating a CCI Record instance,
 usually based on the passed-in CCI RecordFactory. | 
| RecordExtractor Callback interface for extracting a result object from a CCI Record instance. |