Web Services Client for C++ provides a number of required and optional components.
Component | Description |
---|---|
WSDL2Ws Java tool | This tool enables you to produce client stubs from WSDL files. |
Client include files | There are a number of common files and libraries that are required to enable the client to compile with the client stubs. |
Client engine | This is a set of libraries that are made available at runtime to the client stubs. |
SSL support | This is an optional implementation using GSKit, IBM’s SSL component. |