See: Description
Interface | Description |
---|---|
ApplicationHandler |
Interface for provider mode PIPELINE Application Handlers
written in Java.
|
CICS TS Java Pipeline Application Handler (version 1.0).
This package provides an interface for the Java Pipeline Application Handler.
Bundles wishing to use this package must list the package in the Import-Package header of the bundle's manifest. For example:
Import-Package: com.ibm.cics.server.pipeline;version="[1.0,2.0)"