Uses of Class
org.oasis_open.docs.wsrf.rp_2.GetResourcePropertyResponse
-
Packages that use GetResourcePropertyResponse Package Description 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 Modifier and Type Method Description GetResourcePropertyResponseAbstractNotificationBroker. getResourceProperty(QName getResourcePropertyRequest)protected GetResourcePropertyResponseAbstractNotificationBroker. handleGetResourceProperty(QName property) -
Uses of GetResourcePropertyResponse in org.apache.cxf.wsn.jms
Methods in org.apache.cxf.wsn.jms that return GetResourcePropertyResponse Modifier and Type Method Description protected GetResourcePropertyResponseJmsNotificationBroker. 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 Modifier and Type Method Description GetResourcePropertyResponseObjectFactory. createGetResourcePropertyResponse()Create an instance ofGetResourcePropertyResponse -
Uses of GetResourcePropertyResponse in org.oasis_open.docs.wsrf.rpw_2
Methods in org.oasis_open.docs.wsrf.rpw_2 that return GetResourcePropertyResponse Modifier and Type Method Description GetResourcePropertyResponseGetResourceProperty. getResourceProperty(QName getResourcePropertyRequest)
-