Show TOC Start of Content Area

Function documentation Web Service Clients Development  Locate the document in its SAP Library structure

Use

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.

Features

The following topics are described in detail:

·        Deployable versus Standalone Proxies

·        Service Interface

·        Logical Port

·        Service Endpoint Interface

 

See also:

Consuming a Web Service

End of Content Area