| Stage | Description |
| BeforeSerialize | SOAP request has not yet been created from the request proxy object. |
| AfterSerialize | SOAP request has been created but has not yet been sent to the server. |
| BeforeDeserialize | SOAP response has been received, but has not yet been converted to a response proxy object. |
| AfterDeserialize | Data has been converted to a response proxy object. |