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

CICS® Transaction Gateway
v9.2.0.2 Base API

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

Uses of Class
com.ibm.ctg.intercept.CicsIntercept.InterceptAction

  • Packages that use CicsIntercept.InterceptAction 
    Package Description
    com.ibm.ctg.intercept
    Provides classes for developing CICS Intercept plug-ins that enable ECI, EPI and ESI requests from remote mode applications to be intercepted.
    • Uses of CicsIntercept.InterceptAction in com.ibm.ctg.intercept

      Methods in com.ibm.ctg.intercept that return CicsIntercept.InterceptAction 
      Modifier and Type Method and Description
      CicsIntercept.InterceptAction CicsIntercept.interceptRequest(GatewayRequest req)
      Allows the GatewayRequest to be intercepted before being sent on to CICS.
      static CicsIntercept.InterceptAction CicsIntercept.InterceptAction.valueOf(java.lang.String name)
      Returns the enum constant of this type with the specified name.
      static CicsIntercept.InterceptAction[] CicsIntercept.InterceptAction.values()
      Returns an array containing the constants of this enum type, in the order they are declared.

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

©Copyright IBM Corp. 1994, 2016


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