WSO2 WSF/PHP Manual
1.
Introduction
2.
Requirements
3.
Installation
4.
Runtime Configuration
5.
Quick Start Guide
5.1.
Hello Service
5.1.1.
Operation Implementation
5.1.2.
Service Instance Creation with Operations
5.1.3.
Replying to Service Invocations
5.1.4.
Full Source
5.1.5.
Deploying the Service
5.2.
Hello Client
5.2.1.
Preparing Request Message
5.2.2.
Sending Request and Receiving Response
5.2.3.
Full Source
5.2.4.
Running the Client
6.
Consuming Web Services
6.1.
Using SOAP
6.2.
Using REST
6.3.
Payload Formats
6.4.
Attachments with MTOM/XOP
6.5.
Using WS-Addressing
6.6.
WS-Security
6.7.
One-Way Clients
6.8.
Consuming Web Services using Function API
7.
Providing Web Services
7.1.
Using SOAP
7.2.
Using REST
7.3.
Payload Formats
7.4.
Attachments with MTOM/XOP
7.5.
Using WS-Addressing
7.6.
One-Way Operations
7.7.
Providing Web Services using Function API
8.
Reliable Messaging API Manual
8.1.
How to configure WSO2 WSF/PHP for RM
8.2.
Writing an RM Client
8.3.
Writing an RM Service