org.globus.mds.index
Interface IndexService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
IndexServiceAddressing
All Known Implementing Classes:
IndexServiceAddressingLocator, IndexServiceLocator

public interface IndexService
extends javax.xml.rpc.Service


Method Summary
 IndexPortType getIndexPortTypePort()
           
 IndexPortType getIndexPortTypePort(java.net.URL portAddress)
           
 java.lang.String getIndexPortTypePortAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getIndexPortTypePortAddress

public java.lang.String getIndexPortTypePortAddress()

getIndexPortTypePort

public IndexPortType getIndexPortTypePort()
                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getIndexPortTypePort

public IndexPortType getIndexPortTypePort(java.net.URL portAddress)
                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException