Dynamic proxy client

The dynamic proxy client creates dynamic proxy stubs at runtime using JAX-RPC client APIs. The client gets the service information from a given WSDL document. It uses the service factory class to create the service based on the WSDL document and obtains the proxy from the service.

The significant JAX-RPC client APIs used are: