org.oasis.wsrf.properties
Interface WSResourcePropertiesService
- All Superinterfaces:
- Service
- All Known Subinterfaces:
- WSResourcePropertiesServiceAddressing
- All Known Implementing Classes:
- WSResourcePropertiesServiceAddressingLocator, WSResourcePropertiesServiceLocator
- public interface WSResourcePropertiesService
- extends Service
| Methods inherited from interface javax.xml.rpc.Service |
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation |
getGetResourcePropertyPortAddress
public String getGetResourcePropertyPortAddress()
getGetResourcePropertyPort
public GetResourceProperty getGetResourcePropertyPort()
throws ServiceException
- Throws:
ServiceException
getGetResourcePropertyPort
public GetResourceProperty getGetResourcePropertyPort(URL portAddress)
throws ServiceException
- Throws:
ServiceException
getSetResourcePropertiesPortAddress
public String getSetResourcePropertiesPortAddress()
getSetResourcePropertiesPort
public SetResourceProperties getSetResourcePropertiesPort()
throws ServiceException
- Throws:
ServiceException
getSetResourcePropertiesPort
public SetResourceProperties getSetResourcePropertiesPort(URL portAddress)
throws ServiceException
- Throws:
ServiceException
getGetMultipleResourcePropertiesPortAddress
public String getGetMultipleResourcePropertiesPortAddress()
getGetMultipleResourcePropertiesPort
public GetMultipleResourceProperties getGetMultipleResourcePropertiesPort()
throws ServiceException
- Throws:
ServiceException
getGetMultipleResourcePropertiesPort
public GetMultipleResourceProperties getGetMultipleResourcePropertiesPort(URL portAddress)
throws ServiceException
- Throws:
ServiceException
getQueryResourcePropertiesPortAddress
public String getQueryResourcePropertiesPortAddress()
getQueryResourcePropertiesPort
public QueryResourceProperties getQueryResourcePropertiesPort()
throws ServiceException
- Throws:
ServiceException
getQueryResourcePropertiesPort
public QueryResourceProperties getQueryResourcePropertiesPort(URL portAddress)
throws ServiceException
- Throws:
ServiceException
Copyright ? 1999-2003 University of Chicago and The University of Southern California. All rights reserved.