This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 10 lines
!!! Overview
[{$pagename}] ([WSRF]) provides a set of operations that[Web Services] can use to implement [stateful] interaction; [Web Service] clients communicate with [resource] services which allow data to be stored and retrieved. When clients talk to the [Web Service] they include the identifier of the specific resource that should be used inside the request, encapsulated within the WS-Addressing endpoint reference. This may be a simple [URI] address, or it may be complex [XML] content that helps identify or even fully describe the specific [resource] in question.
Alongside the notion of an explicit [resource] reference comes a standardized set of [Web Service] operations to get/set [resource] properties. These can be used to read and perhaps write [resource] [state], in a manner somewhat similar to having member variables of an object alongside its methods. The primary beneficiary of such a model are management tools, which can enumerate and view resources, even if they have no other knowledge of them. This is the basis for [Web Services Distributed Management].
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
* [#1] - [Web_Services_Resource_Framework|Wikipedia:Web_Services_Resource_Framework|target='_blank'] - based on information obtained 2018-04-29-