org.globus.mds.inmemory._2004._07._13.service
Interface InMemoryServiceGroupEntryService

All Superinterfaces:
Service
All Known Subinterfaces:
InMemoryServiceGroupEntryServiceAddressing
All Known Implementing Classes:
InMemoryServiceGroupEntryServiceAddressingLocator, InMemoryServiceGroupEntryServiceLocator

public interface InMemoryServiceGroupEntryService
extends Service


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

Method Detail

getInMemoryServiceGroupEntryPortTypePortAddress

public String getInMemoryServiceGroupEntryPortTypePortAddress()

getInMemoryServiceGroupEntryPortTypePort

public InMemoryServiceGroupEntryPortType getInMemoryServiceGroupEntryPortTypePort()
                                                                           throws ServiceException
Throws:
ServiceException

getInMemoryServiceGroupEntryPortTypePort

public InMemoryServiceGroupEntryPortType getInMemoryServiceGroupEntryPortTypePort(URL portAddress)
                                                                           throws ServiceException
Throws:
ServiceException