org.globus.ogsa.base.index.service
Interface IndexService

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

public interface IndexService
extends javax.xml.rpc.Service


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

Method Detail

getIndexServicePortAddress

public java.lang.String getIndexServicePortAddress()

getIndexServicePort

public IndexService getIndexServicePort()
                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getIndexServicePort

public IndexService getIndexServicePort(java.net.URL portAddress)
                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException