uk.ac.soton.ecs.grimoires.server.impl.metadata.api.wsdl
Interface Grimoires

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
GrimoiresLocator

public interface Grimoires
extends javax.xml.rpc.Service


Method Summary
 InquireWsdlMetadataPort getinquire_wsdlMetadata()
           
 InquireWsdlMetadataPort getinquire_wsdlMetadata(URL portAddress)
           
 String getinquire_wsdlMetadataAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getinquire_wsdlMetadataAddress

public String getinquire_wsdlMetadataAddress()

getinquire_wsdlMetadata

public InquireWsdlMetadataPort getinquire_wsdlMetadata()
                                                throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getinquire_wsdlMetadata

public InquireWsdlMetadataPort getinquire_wsdlMetadata(URL portAddress)
                                                throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException