Class Summary |
AbstractSetRequestComponent |
AbstractSetRequestComponent is a the abstract base class for the
WS-ResourceProperties SetResourceProperties commands. |
DeleteRequest |
DeleteRequest is a serializer/deserializer for the WS-ResourceProperties
Delete operation, which is part of SetResourceProperties. |
InsertRequest |
InsertRequest is a serializer/deserializer for the WS-ResourceProperties
Insert operation, which is part of SetResourceProperties. |
SetHandler |
SetHandler is the parser for the WS-ResourceProperties SetResourceProperties
operation. |
SetResponse |
SetResponse is a serializer/deserializer for the WS-ResourceProperties
SetResourceProperties operation's response content. |
SimpleSetCapability |
SimpleSetCapability is Muse's default implementation of the WS-RP 'set'
operations - the implementation simply forwards these requests to the
equivalent methods in ResourcePropertyCollection. |
SimpleSetOperationFactory |
SimpleSetOperationFactory provides an API for constructing and parsing WS-RP
SetResourceProperties requests, including the Insert, Delete, and Update
operations. |
SimpleSetRequest |
SimpleSetRequest is a simple container that represents the WS-ResourceProperties
SetResourceProperties operation's request content. |
UpdateRequest |
UpdateRequest is a serializer/deserializer for the WS-ResourceProperties
Update operation, which is part of SetResourceProperties. |