Web Service Clients Development
This section contains the elements that a developer need to configure when creating a Web service client. SAP Web Application Server Java Web services framework provides development of two types of clients: deployable and standalone. This section also explains the differences between them.
The AS-Java Web services client programming model derives most of its basics from the JAX-RPC 1.0 specification.
The following topics are described in detail:
· Deployable versus Standalone Proxies
See also: