The mx.rpc.soap package contains the web service classes.
Interfaces
| | Interface | Description |
|---|
| | ISOAPEncoder |
An ISOAPEncoder is used to create SOAP 1.1 formatted requests for a web
service operation. |
Classes
| | Class | Description |
|---|
| | AbstractWebService |
AbstractWebService is an abstract base class for implementations
that provide RPC access to SOAP-based web services. |
| | LoadEvent |
This event is dispatched when a WSDL XML document has loaded successfully. |
| | Operation |
An Operation used specifically by WebServices. |
| | SOAPFault |
A subclass of mx.rpc.Fault that provides SOAP specific information from
a SOAP envelope Fault element. |
| | 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. |
© 2009 Adobe Systems Incorporated. All rights reserved.
Sat Oct 3 2009, 04:26 AM -07:00