Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help

CICS® Transaction Gateway
v9.1.0.4 Monitoring Exits

  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
com.ibm.ctg.monitoring.InvalidContainerTypeException

  • Packages that use InvalidContainerTypeException 
    Package Description
    com.ibm.ctg.monitoring
    Provides classes for developing request monitoring exits.
    • Uses of InvalidContainerTypeException in com.ibm.ctg.monitoring

      Methods in com.ibm.ctg.monitoring that throw InvalidContainerTypeException 
      Modifier and Type Method and Description
      byte[] ContainerInfo.getBitData()
      Returns a byte array that is a copy of the data in the container.
      byte[] ContainerInfo.getBitData(int offset, int length)
      Returns a byte array copy of length bytes taken from offset bytes into the container.
      java.lang.String ContainerInfo.getCharData()
      Returns a string that is a copy of the data in the container.
      java.lang.String ContainerInfo.getCharData(int offset, int length)
      Returns a String copy of length characters taken from offset characters into the container.

Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help

©Copyright IBM Corp. 1994, 2017


Legal
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes