Skip Headers
Oracle® Workspaces Web Services Application Developer's Guide
10g Release 1 (10.1.2.2)

Part Number B28207-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

1 Overview of Oracle Workspaces Web Services

Oracle Workspaces is an extremely flexible framework that organizes and links Oracle Collaboration Suite components and their data.

This chapter covers the following topics:

Capabilities

The Oracle Workspaces Web Services is a layer on top of Oracle Workspaces SDK. It exposes operations supported by Oracle Workspaces SDK as Web services. These operations have been categorized into the following services:


See Also:

For more information about Oracle Workspaces SDK, see Oracle Workspaces Application Developer's Guide.

Architecture

Oracle Workspaces Web Services follows the Java API for XML-based RPC (JAX-RPC) specification.


See Also:

For more information about JAX-RPC, visit http://java.sun.com/webservices/jaxrpc/.

For information about the architecture of Oracle Workspaces, see "Architecture of Oracle Workspaces" in Oracle Workspaces Application Developer's Guide.

For more information about Web services specifications, visit the following links: