SDK Samples for the Web
Services SDK
The SDK includes a set of samples that
illustrate much of the SDK features. Two sample sets are available:
- Java samples use the generated Java stubs that are shipped with the SDK.
- C# samples use the generated C# stubs that are shipped with the SDK.
Both sample sets include a set of utility
applications that are used by the sample code.
The code fragments in this guide are in part
based on the Java sample applications, but present code that does not require
utility applications to run.
See
sample-program-overview.ditamap#GUID-6D7C8123-F479-49E5-B6ED-A5B8A6FD772F-en
for lists of samples for the two languages and a brief explanation of what each
sample does.