Entering content frame

Background documentation Extending the Web Service Framework Locate the document in its SAP Library structure

The Web services framework defines several extension points. They allow for a pluggable way for enhancing the functionality of the framework. This section will provide a developer view of these components, and will explain how they are registered at runtime.

The components that will be described later are:

·        Server Side

·        Client Side

The server-side components and the client-side components will be examined separately, because although they have similar functionality, the details and responsibilities of each of them are different.

This graphic is explained in the accompanying text

It is not necessary to implement them in different classes. You need to implement several interfaces and register this component on several places.

 

Leaving content frame