CICS® provides
the following JCICS classes that CICS Java™ programs can use to pass and receive
channels:
- com.ibm.cics.server.Channel
- com.ibm.cics.server.Container
- com.ibm.cics.server.ContainerIterator
CICS also
provides the following exception classes for handling errors:
- com.ibm.cics.server.CCSIDErrorException
- com.ibm.cics.server.ChannelErrorException
- com.ibm.cics.server.ContainerErrorException