WSO2 WSF/C++ Manual

1. Quick Start Guide
1.1. Hello Service
1.1.1. Operation Implementation
1.1.2. Invoking Operation Implementation
1.1.3. Full Source
1.1.4. Service Descriptor
1.1.5. Compiling the Service Code
1.1.5. Deploying the Service
1.1.5. Providing a WSDL for the service
1.2. Hello Client
1.2.1. Creating and Setting Options
1.2.2. Using Service Client
5.2.3. Full Source
5.2.4. Running the Client
2. Repository
3. Service API
4. Client API
4.1 Synchronous Vs Asynchronous
4.2 Two way or one way transport
5. REST
5.1. REST on Client Side
5.2. REST on Server Side
5.3 REST and SOAP for Same Operation
6. MTOM
7. Engaging a Module
7.1. Writing a module xml file
7.2. Packaging and Deploying a Module
7.3. Adding Module Specific Phases to the Axis2.xml file
7.4. Engaging a Module on the Client Side
8. WS-Addressing
9. Axis2 HTTP Server
9.1. Linux Based Systems
9.2. Windows Based Systems
10. Deploying with Apache HTTP Server Version 2.x
10.1. Linux Platform
10.2. MS Windows Platform
10.3. Deploying mod Axis2
11. Deploying with Microsoft IIS Server
12. Using Proxy Support
13. Using Proxy Authentication Support
14. Using HTTP Authentication Support
15. WSDL2CPP tool