The mx.rpc.soap package contains the web service classes.
| Class | Description | |
|---|---|---|
| LoadEvent | This event is dispatched when the WSDL document has loaded sucessfully. | |
| Operation | An Operation used specifically by WebServices. | |
| SOAPHeader | You use a SOAPHeader to specify the headers that need to be added to a SOAP envelope of a WebService Operation request. | |
| WebService | The WebService class provides access to SOAP-based web services on remote servers. |