The mx.rpc.soap package contains the web service classes.
Interfaces
| | Interface | Description |
| | ISOAPDecoder |
Decodes the SOAP response for a particular operation. |
| | 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. |
© 2004-2007 Adobe Systems Incorporated. All rights reserved.
Fri Feb 15 2008, 4:20 AM GMT-08:00