|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GetResourcePropertyDocument in org.apache.muse.ws.resource.properties |
---|
Subinterfaces of GetResourcePropertyDocument in org.apache.muse.ws.resource.properties | |
---|---|
interface |
ResourcePropertyCollection
ResourcePropertyCollection is the WSRP-based state model that is used by all WS-resources. |
Uses of GetResourcePropertyDocument in org.apache.muse.ws.resource.properties.get |
---|
Subinterfaces of GetResourcePropertyDocument in org.apache.muse.ws.resource.properties.get | |
---|---|
interface |
GetCapability
GetCapability allows resources to expose the "get" operations defined by WS-RP - GetMultipleResourceProperties, GetResourceProperty, and GetResourcePropertyDocument. |
Uses of GetResourcePropertyDocument in org.apache.muse.ws.resource.properties.get.impl |
---|
Classes in org.apache.muse.ws.resource.properties.get.impl that implement GetResourcePropertyDocument | |
---|---|
class |
SimpleGetCapability
SimpleGetCapability is Muse's default implementation of the WS-RP 'get' operations - the implementation simply forwards these requests to the equivalent methods in ResourcePropertyCollection. |
Uses of GetResourcePropertyDocument in org.apache.muse.ws.resource.properties.impl |
---|
Classes in org.apache.muse.ws.resource.properties.impl that implement GetResourcePropertyDocument | |
---|---|
class |
SimpleResourcePropertyCollection
SimpleResourcePropertyCollection is Muse's default implementation of the WS-RF state model. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |