WebSphere Message Service Clients: Web Services Client for C++, Version 1.1 Operating Systems: Linux, Windows

Developing and using client side handlers

This section describes how to develop client side handlers for use with your web service client applications, and how to deploy applications that use handlers.

Why and when to perform this task

Client side handlers are optional. You only need to use handlers if you need to alter the SOAP header of a request SOAP message before the message is transmitted, or the SOAP header of a response SOAP message before the body of the message is deserialized.
Note: Only the SOAP header can be changed inside the request or response handler.
Related concepts
Client development and deployment
Related tasks
Configuring after installation
Related reference
WSDD file
Handler definitions in WSDD file
WSDD file path definition in axiscpp.conf file

Task topic

Terms of Use | Rate this page

Last updated: 24 Mar 2006

© Copyright IBM Corporation 2005, 2006. All Rights Reserved.