Observing the User Experience: A Practitioners Guide to User Research

Key Classes in Web Service Requests

In this section we briefly discuss some of the classes and methods that are core to an ATL Server Web service request. We begin with the classes and methods that are important on the client, and then we look at the classes and methods that are important on the server.

Key Web Service Client Classes

The following classes play key roles in your ATL Server Web service client:

Key Web Service Server Classes

These classes play key roles in your ATL Server Web service:

These classes form the basis of an ATL Server Web service application (client or server). Figure 5-4 illustrates the Web service class flow.

Figure 5-4. Web service class flow

The Web service framework relies heavily on the existing ATL Server infrastructure for many services, including the ISAPI extension DLL, thread pool, session state, caching, and so on. Other functions make up the ATL Server Web service framework, particularly in relation to customizing Web service behavior. The classes mentioned in this section, however, define the core functionality required to send and receive Web service requests.

Категории