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

Packages that use GetMultipleResourceProperties
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 GetMultipleResourceProperties in org.apache.muse.ws.resource.properties
 

Subinterfaces of GetMultipleResourceProperties 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 GetMultipleResourceProperties in org.apache.muse.ws.resource.properties.get
 

Subinterfaces of GetMultipleResourceProperties 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 GetMultipleResourceProperties in org.apache.muse.ws.resource.properties.get.impl
 

Classes in org.apache.muse.ws.resource.properties.get.impl that implement GetMultipleResourceProperties
 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 GetMultipleResourceProperties in org.apache.muse.ws.resource.properties.impl
 

Classes in org.apache.muse.ws.resource.properties.impl that implement GetMultipleResourceProperties
 class SimpleResourcePropertyCollection
          SimpleResourcePropertyCollection is Muse's default implementation of the WS-RF state model.
 



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