CICS® Transaction Gateway Programming Reference v1.1.0.0

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

Packages that use RequestType
com.ibm.ctg.monitoring Provides classes for developing request monitoring exits. 
 

Uses of RequestType in com.ibm.ctg.monitoring
 

Methods in com.ibm.ctg.monitoring that return RequestType
 RequestType FlowType.getRequestType()
           
static RequestType RequestType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RequestType[] RequestType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


©Copyright IBM Corp. 1994, 2014
Legal