com.ibm.cics.jcicsx

Interface ChannelProgramLinkerResponse

  • All Superinterfaces:
    ProgramLinkerResponse


    public interface ChannelProgramLinkerResponse
    extends ProgramLinkerResponse

    A ChannelProgramLinkerResponse is returned when a program is linked to using ChannelProgramLinker.link().

    This class offers a set of convenience methods that allow the response from the link to be introspected, by reading data from containers in the channel that was used as the current channel of the linked program.

    These methods are shortcuts for similar methods on the main Channel and Container classes.

    Since CICS TS version:
    5.6
    Since package version:
    1.000.0