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

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
InMemoryServiceGroupEntryServiceAddressing
All Known Implementing Classes:
InMemoryServiceGroupEntryServiceAddressingLocator, InMemoryServiceGroupEntryServiceLocator

public interface InMemoryServiceGroupEntryService
extends javax.xml.rpc.Service


Method Summary
 InMemoryServiceGroupEntryPortType getInMemoryServiceGroupEntryPortTypePort()
           
 InMemoryServiceGroupEntryPortType getInMemoryServiceGroupEntryPortTypePort(java.net.URL portAddress)
           
 java.lang.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 java.lang.String getInMemoryServiceGroupEntryPortTypePortAddress()

getInMemoryServiceGroupEntryPortTypePort

public InMemoryServiceGroupEntryPortType getInMemoryServiceGroupEntryPortTypePort()
                                                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getInMemoryServiceGroupEntryPortTypePort

public InMemoryServiceGroupEntryPortType getInMemoryServiceGroupEntryPortTypePort(java.net.URL portAddress)
                                                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException