uk.ac.soton.ecs.grimoires.server.impl.uddiv2.inquiry
Interface Grimoires

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

public interface Grimoires
extends javax.xml.rpc.Service


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

Method Detail

getinquireAddress

public String getinquireAddress()

getinquire

public Inquire getinquire()
                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getinquire

public Inquire getinquire(URL portAddress)
                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException