| Class | Description | |
|---|---|---|
| AbstractRemoteObjectOperation | Abstract base class for operations that invoke methods on a remote object. | |
| RemoteObjectOperation |
An IOperation that invokes a method on a remote object. |
|
| RemoteObjectService |
Service that invokes methods on a remote object and returns an IOperation for each of these calls. |