|
CICS® Transaction Gateway Programming Reference v1.1.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestDetails | |
---|---|
com.ibm.ctg.ha | Provides classes for developing CICS request exits that resolve CICS server names on ECI and XA requests. |
Uses of RequestDetails in com.ibm.ctg.ha |
---|
Methods in com.ibm.ctg.ha that return RequestDetails | |
---|---|
static RequestDetails |
RequestDetails.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RequestDetails[] |
RequestDetails.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Method parameters in com.ibm.ctg.ha with type arguments of type RequestDetails | |
---|---|
java.lang.String |
CICSRequestExit.getCICSServer(java.util.Map<RequestDetails,java.lang.Object> requestDetails)
This method will be called at the start of every extended LUW or XA transaction and for every SYNCONRETURN ECI request that is received by the CICS Transaction Gateway. |
|
©Copyright IBM Corp. 1994, 2014 Legal |
|||||||||
PREV NEXT | FRAMES NO FRAMES |