See: Description
Class | Description |
---|---|
GatewayConnection |
The GatewayConnection is used to retrieve statistical information from a CICS
Transaction Gateway instance.
|
IdData |
This class is a representation of a single statistic ID.
|
IdResultSet |
This is a collection of IdData objects returned from a statistics request
made through a GatewayConnection.
|
ResponseData |
Return values for statistic requests.
|
StatData |
This class is a representation of a single statistic ID and value pair.
|
StatResultSet |
This is a collection of StatData objects returned from a statistics request
made through a GatewayConnection.
|