|
CICS® Transaction Gateway Programming Reference v1.1.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.ibm.ctg.ha | |
---|---|
com.ibm.ctg.ha | Provides classes for developing CICS request exits that resolve CICS server names on ECI and XA requests. |
Classes in com.ibm.ctg.ha used by com.ibm.ctg.ha | |
---|---|
ExitEvent
This enumeration defines the event that triggers the eventFired()
method of the CICSRequestExit . |
|
ExitEventData
This enumeration defines the data passed to the eventFired()
method. |
|
InvalidRequestException
This exception can be thrown by a CICS request exit if the exit determines that the request should not be sent to CICS. |
|
RequestCallType
An enumeration of the request types that can be seen by a CICS request exit, allowing the exit to select a CICS server based on the type of request being flowed. |
|
RequestDetails
The RequestDetails enum contains the definitions of the data that is passed through to the CICSRequestExit
getCICSServer()
method. |
|
RequestPayloadType
An enumeration of the ECI payload types. |
|
©Copyright IBM Corp. 1994, 2014 Legal |
|||||||||
PREV NEXT | FRAMES NO FRAMES |