Uses of Class
org.oasis.wsrf.properties.GetResourcePropertyResponse

Packages that use GetResourcePropertyResponse
org.globus.wsrf.core.notification   
org.globus.wsrf.core.notification.bindings   
org.globus.wsrf.impl.properties   
org.globus.wsrf.security.authorization   
org.oasis.wsn   
org.oasis.wsrf.properties   
org.oasis.wsrf.servicegroup   
 

Uses of GetResourcePropertyResponse in org.globus.wsrf.core.notification
 

Methods in org.globus.wsrf.core.notification that return GetResourcePropertyResponse
 GetResourcePropertyResponse SubscriptionManager.getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
           
 

Uses of GetResourcePropertyResponse in org.globus.wsrf.core.notification.bindings
 

Methods in org.globus.wsrf.core.notification.bindings that return GetResourcePropertyResponse
 GetResourcePropertyResponse SubscriptionManagerSOAPBindingStub.getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
           
 

Uses of GetResourcePropertyResponse in org.globus.wsrf.impl.properties
 

Methods in org.globus.wsrf.impl.properties that return GetResourcePropertyResponse
 GetResourcePropertyResponse GetResourcePropertyProvider.getResourceProperty(javax.xml.namespace.QName name)
           
 

Uses of GetResourcePropertyResponse in org.globus.wsrf.security.authorization
 

Methods in org.globus.wsrf.security.authorization that return GetResourcePropertyResponse
 GetResourcePropertyResponse SAMLRequestPortTypeSOAPBindingStub.getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
           
 GetResourcePropertyResponse SAMLRequestPortType.getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
           
 

Uses of GetResourcePropertyResponse in org.oasis.wsn
 

Methods in org.oasis.wsn that return GetResourcePropertyResponse
 GetResourcePropertyResponse SubscriptionManagerSOAPBindingStub.getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
           
 GetResourcePropertyResponse SubscriptionManager.getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
           
 GetResourcePropertyResponse NotificationProducerSOAPBindingStub.getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
           
 GetResourcePropertyResponse NotificationProducer.getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
           
 

Uses of GetResourcePropertyResponse in org.oasis.wsrf.properties
 

Methods in org.oasis.wsrf.properties that return GetResourcePropertyResponse
 GetResourcePropertyResponse GetResourcePropertySOAPBindingStub.getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
           
 GetResourcePropertyResponse GetResourceProperty.getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
           
 

Uses of GetResourcePropertyResponse in org.oasis.wsrf.servicegroup
 

Methods in org.oasis.wsrf.servicegroup that return GetResourcePropertyResponse
 GetResourcePropertyResponse ServiceGroupSOAPBindingStub.getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
           
 GetResourcePropertyResponse ServiceGroupRegistrationSOAPBindingStub.getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
           
 GetResourcePropertyResponse ServiceGroupRegistration.getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
           
 GetResourcePropertyResponse ServiceGroupEntrySOAPBindingStub.getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
           
 GetResourcePropertyResponse ServiceGroupEntry.getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
           
 GetResourcePropertyResponse ServiceGroup.getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)