Web Service Basics: Difference between revisions

m
added to basics
m (Added category)
m (added to basics)
Line 84: Line 84:
This object - which we can think of as a "''stub''" or "''proxy''" for the web service itself - can then have its methods (which will map onto the ''operations'' of the service) invoked, passing them the appropriate data, to invoke the service itself, and receive any returned data from it.
This object - which we can think of as a "''stub''" or "''proxy''" for the web service itself - can then have its methods (which will map onto the ''operations'' of the service) invoked, passing them the appropriate data, to invoke the service itself, and receive any returned data from it.


[[Category:Web Services]]
[[Category:Web Services]] [[Category:Basics]]