Modifier and Type | Method and Description |
---|---|
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 are declared.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
CICSRequestExit.getCICSServer(java.util.Map<RequestDetails,java.lang.Object> requestDetails)
This method is called at the start of every extended LUW or
XA transaction , for every SYNCONRETURN ECI request and every
ESI request that is received by the CICS Transaction Gateway.
|