Content deleted Content added
→Web APIs: Fixed minor typo Tags: Mobile edit Mobile web edit |
Bluelinking 1 books for verifiability.) #IABot (v2.1alpha3 |
||
Line 81:
Therefore, remote APIs are useful in maintaining the object abstraction in [[object-oriented programming]]; a method call, executed locally on a proxy object, invokes the corresponding method on the remote object, using the remoting protocol, and acquires the result to be used locally as return value.
A modification on the proxy object also will result in a corresponding modification on the remote object.<ref name="AdvancedCorba">{{cite book |first = Michi
|
|
|
|last2 = Vinoski▼
|url = https://archive.org/details/advancedcorbapro00henn
▲|title = Advanced CORBA Programming with C++
|publisher = [[Addison-Wesley]]▼
|access-date = 16 June 2015▼
▲|publisher = [[Addison-Wesley]]
▲|access-date = 16 June 2015
|
|url-access = registration
}}</ref>
===Web APIs===
|