org.oasis.wsrf.properties
Interface WSResourcePropertiesService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
WSResourcePropertiesServiceAddressing
All Known Implementing Classes:
WSResourcePropertiesServiceAddressingLocator, WSResourcePropertiesServiceLocator

public interface WSResourcePropertiesService
extends javax.xml.rpc.Service


Method Summary
 GetMultipleResourceProperties_PortType getGetMultipleResourcePropertiesPort()
           
 GetMultipleResourceProperties_PortType getGetMultipleResourcePropertiesPort(java.net.URL portAddress)
           
 java.lang.String getGetMultipleResourcePropertiesPortAddress()
           
 GetResourceProperty getGetResourcePropertyPort()
           
 GetResourceProperty getGetResourcePropertyPort(java.net.URL portAddress)
           
 java.lang.String getGetResourcePropertyPortAddress()
           
 QueryResourceProperties_PortType getQueryResourcePropertiesPort()
           
 QueryResourceProperties_PortType getQueryResourcePropertiesPort(java.net.URL portAddress)
           
 java.lang.String getQueryResourcePropertiesPortAddress()
           
 SetResourceProperties_PortType getSetResourcePropertiesPort()
           
 SetResourceProperties_PortType getSetResourcePropertiesPort(java.net.URL portAddress)
           
 java.lang.String getSetResourcePropertiesPortAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getGetResourcePropertyPortAddress

public java.lang.String getGetResourcePropertyPortAddress()

getGetResourcePropertyPort

public GetResourceProperty getGetResourcePropertyPort()
                                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getGetResourcePropertyPort

public GetResourceProperty getGetResourcePropertyPort(java.net.URL portAddress)
                                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getSetResourcePropertiesPortAddress

public java.lang.String getSetResourcePropertiesPortAddress()

getSetResourcePropertiesPort

public SetResourceProperties_PortType getSetResourcePropertiesPort()
                                                            throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getSetResourcePropertiesPort

public SetResourceProperties_PortType getSetResourcePropertiesPort(java.net.URL portAddress)
                                                            throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getGetMultipleResourcePropertiesPortAddress

public java.lang.String getGetMultipleResourcePropertiesPortAddress()

getGetMultipleResourcePropertiesPort

public GetMultipleResourceProperties_PortType getGetMultipleResourcePropertiesPort()
                                                                            throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getGetMultipleResourcePropertiesPort

public GetMultipleResourceProperties_PortType getGetMultipleResourcePropertiesPort(java.net.URL portAddress)
                                                                            throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getQueryResourcePropertiesPortAddress

public java.lang.String getQueryResourcePropertiesPortAddress()

getQueryResourcePropertiesPort

public QueryResourceProperties_PortType getQueryResourcePropertiesPort()
                                                                throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getQueryResourcePropertiesPort

public QueryResourceProperties_PortType getQueryResourcePropertiesPort(java.net.URL portAddress)
                                                                throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException