org.globus.mds.index
Interface IndexEntryService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
IndexEntryServiceAddressing
All Known Implementing Classes:
IndexEntryServiceAddressingLocator, IndexEntryServiceLocator

public interface IndexEntryService
extends javax.xml.rpc.Service


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

Method Detail

getIndexEntryPortTypePortAddress

public java.lang.String getIndexEntryPortTypePortAddress()

getIndexEntryPortTypePort

public IndexEntryPortType getIndexEntryPortTypePort()
                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getIndexEntryPortTypePort

public IndexEntryPortType getIndexEntryPortTypePort(java.net.URL portAddress)
                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException