DIAL is described at http://www.usatlas.bnl.gov/~dladams/dial
Some components also have test headers. These are included in the test source and may be included in tests of other components. They should not be included in any non-test sources.
GsoapRegistry (header, source, test) - Holds maps of GSOAP namespaces and server functions indexed by service name. This name is the first specified when starting the dial web service.
DialWs (header, source, test) - Provides functions for communicating with the DIAL web service.
dial_ws_base_gsoap (header, source, test) - GSOAP code for DIAL service "base".
dial_ws_base_imp (header, source, test) - Service function definitions for DIAL service "base".
WsClient (header, source, test) - Base for web service clients providing some gsoap infrastructcture.
DialWsClient (header, source, test) - Subclass of WsClient adding standard DIAL functions.