SOAP Headers Example
HydraExpress ships with the example <installdir>\examples\webservices\Headerillustrating how to add and retrieve SOAP headers to a message. In this directory you will find a WSDL file, headers.wsdl, a server implementation, HeadersImp.cpp, and a client implementation, HeadersClient.cpp.