Apache CXF API

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

Packages that use GetResourcePropertyResponse
org.apache.cxf.wsn   
org.apache.cxf.wsn.jms   
org.oasis_open.docs.wsrf.rp_2   
org.oasis_open.docs.wsrf.rpw_2   
 

Uses of GetResourcePropertyResponse in org.apache.cxf.wsn
 

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

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

Methods in org.apache.cxf.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)
           
 


Apache CXF API

Apache CXF