Package | Description |
---|---|
com.ibm.connector2.cics |
Provides classes for developing JEE applications.
|
Modifier and Type | Class and Description |
---|---|
class |
ECIConnectionSpec
When a client component wants an
ECIConnection with specific properties
to be returned by an ECIConnectionFactory.getConnection(javax.resource.cci.ConnectionSpec)
call then an ECIConnectionSpec is used to wrap these properties. |
class |
EPIConnectionSpec
The EPI connection spec allows you to specify extra or different properties
on the connection you require.
|