A proxy class that allows client code to call third-party web services.
This proxy is needed for JavaScript code to escape from the browser's cross-domain scripting restriction. Using this proxy from other client code is not recommended.