Package com.ibm.cics.server.pipeline

CICS TS Java Pipeline Application Handler (version 1.0).

See: Description

  • Interface Summary 
    Interface Description
    ApplicationHandler Deprecated
    You are encouraged to use the Java API for XML Web Services (JAX-WS) facilities in the Liberty JVM server.

Package com.ibm.cics.server.pipeline Description

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)"