The mx.rpc package contains the RPC classes.
Interfaces
| | Interface | Description |
| | IResponder |
This interface provides the contract for any service
that needs to respond to remote or asynchronous calls. |
Classes
| | Class | Description |
| | AbstractInvoker |
An invoker is an object that actually executes an remote procedure call (RPC). |
| | AbstractOperation |
The AbstractOperation class represents an is an individual method on a service. |
| | AbstractService |
the AbstractService class is the base class for the WebService and RemoteObject classes. |
| | AsyncRequest |
The AsyncRequest class provides an abstraction of messaging for RPC call invocation. |
| | AsyncToken |
This class provides a place to set additional or token-level data for
asynchronous rpc operations. |
| | Fault |
Object that represents a fault in an remote procedure call (RPC) service invocation. |
© 2004-2006 Adobe Systems Incorporated. All rights reserved.
Thu Jun 22 2006, 10:23 PM GMT-07:00