org.oasis.wsrf.properties
Interface WSResourcePropertiesServiceAddressing

All Superinterfaces:
javax.xml.rpc.Service, WSResourcePropertiesService
All Known Implementing Classes:
WSResourcePropertiesServiceAddressingLocator

public interface WSResourcePropertiesServiceAddressing
extends WSResourcePropertiesService


Method Summary
 GetMultipleResourceProperties_PortType getGetMultipleResourcePropertiesPort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 GetResourceProperty getGetResourcePropertyPort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 QueryResourceProperties_PortType getQueryResourcePropertiesPort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 SetResourceProperties_PortType getSetResourcePropertiesPort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 
Methods inherited from interface org.oasis.wsrf.properties.WSResourcePropertiesService
getGetMultipleResourcePropertiesPort, getGetMultipleResourcePropertiesPort, getGetMultipleResourcePropertiesPortAddress, getGetResourcePropertyPort, getGetResourcePropertyPort, getGetResourcePropertyPortAddress, getQueryResourcePropertiesPort, getQueryResourcePropertiesPort, getQueryResourcePropertiesPortAddress, getSetResourcePropertiesPort, getSetResourcePropertiesPort, getSetResourcePropertiesPortAddress
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getGetResourcePropertyPort

public GetResourceProperty getGetResourcePropertyPort(org.apache.axis.message.addressing.EndpointReferenceType reference)
                                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getSetResourcePropertiesPort

public SetResourceProperties_PortType getSetResourcePropertiesPort(org.apache.axis.message.addressing.EndpointReferenceType reference)
                                                            throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getGetMultipleResourcePropertiesPort

public GetMultipleResourceProperties_PortType getGetMultipleResourcePropertiesPort(org.apache.axis.message.addressing.EndpointReferenceType reference)
                                                                            throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getQueryResourcePropertiesPort

public QueryResourceProperties_PortType getQueryResourcePropertiesPort(org.apache.axis.message.addressing.EndpointReferenceType reference)
                                                                throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException