org.apache.ws.resource.properties.v1_2.porttype
Interface GetResourcePropertyPortType

All Known Subinterfaces:
ServiceGroupEntryPortType, ServiceGroupPortType, ServiceGroupRegistrationPortType
All Known Implementing Classes:
GetResourcePropertyProvider

public interface GetResourcePropertyPortType

The WSRF-RP GetResourceProperty portType.

Author:
Ian P. Springer (Hewlett-Packard Company)

Field Summary
static javax.xml.namespace.QName NAME
           
 
Method Summary
 org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSResourceProperties12Draft01.GetResourcePropertyResponseDocument getResourceProperty(org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSResourceProperties12Draft01.GetResourcePropertyDocument requestDoc)
          DOCUMENT_ME
 

Field Detail

NAME

public static final javax.xml.namespace.QName NAME
Method Detail

getResourceProperty

public org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSResourceProperties12Draft01.GetResourcePropertyResponseDocument getResourceProperty(org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSResourceProperties12Draft01.GetResourcePropertyDocument requestDoc)
DOCUMENT_ME

Parameters:
requestDoc - DOCUMENT_ME
Returns:
DOCUMENT_ME


Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.