Uses of Interface
org.apache.muse.ws.resource.properties.get.GetResourcePropertyDocument

Packages that use GetResourcePropertyDocument
org.apache.muse.ws.resource.properties   
org.apache.muse.ws.resource.properties.get   
org.apache.muse.ws.resource.properties.get.impl   
org.apache.muse.ws.resource.properties.impl   
 

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.
 



Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.