stub-based example  Dynamic proxy client example

Chapter 9: Developing Web Service Clients

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:





Copyright © 2005. Sybase Inc. All rights reserved. Dynamic proxy client example

View this book as PDF