Client side

A GWS client can consume a service in SOAP 1.1 or SOAP 1.2.

For example:

Be aware to generate different clients for each SOAP versions. Even if the same operations are provided, the services are using different protocols so the underlying generated stubs are also different.