Uses of Class
org.oasis_open.docs.wsrf.rp_2.GetResourcePropertyResponse

Packages that use GetResourcePropertyResponse
org.apache.servicemix.wsn This package provides base classes for WS-Notification implementations. 
org.apache.servicemix.wsn.jms JMS based implementation of the NotificationBroker and related services. 
org.oasis_open.docs.wsrf.rp_2   
org.oasis_open.docs.wsrf.rpw_2   
 

Uses of GetResourcePropertyResponse in org.apache.servicemix.wsn
 

Methods in org.apache.servicemix.wsn that return GetResourcePropertyResponse
 GetResourcePropertyResponse AbstractNotificationBroker.getResourceProperty(QName getResourcePropertyRequest)
           
protected  GetResourcePropertyResponse AbstractNotificationBroker.handleGetResourceProperty(QName property)
           
 

Uses of GetResourcePropertyResponse in org.apache.servicemix.wsn.jms
 

Methods in org.apache.servicemix.wsn.jms that return GetResourcePropertyResponse
protected  GetResourcePropertyResponse JmsNotificationBroker.handleGetResourceProperty(QName property)
           
 

Uses of GetResourcePropertyResponse in org.oasis_open.docs.wsrf.rp_2
 

Methods in org.oasis_open.docs.wsrf.rp_2 that return GetResourcePropertyResponse
 GetResourcePropertyResponse ObjectFactory.createGetResourcePropertyResponse()
          Create an instance of GetResourcePropertyResponse
 

Uses of GetResourcePropertyResponse in org.oasis_open.docs.wsrf.rpw_2
 

Methods in org.oasis_open.docs.wsrf.rpw_2 that return GetResourcePropertyResponse
 GetResourcePropertyResponse GetResourceProperty.getResourceProperty(QName getResourcePropertyRequest)
           
 



Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.