The statistics APIs enable user applications to obtain
runtime statistics on the Gateway daemon. To use the statistics APIs,
the Gateway daemon must be configured with a statistics API protocol
handler.
Statistical data overview
The statistics APIs allow a single-threaded or multithreaded
user application to access statistical data from one or more running
Gateway daemons.
Statistics C API
The statistics C API enables a C client application to
request statistics.
Statistics Java API
The statistics Java API enables a Java-based client application
to request statistics.