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

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
InMemoryServiceGroupServiceAddressing
All Known Implementing Classes:
InMemoryServiceGroupServiceAddressingLocator, InMemoryServiceGroupServiceLocator

public interface InMemoryServiceGroupService
extends javax.xml.rpc.Service


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

Method Detail

getInMemoryServiceGroupPortTypePortAddress

public java.lang.String getInMemoryServiceGroupPortTypePortAddress()

getInMemoryServiceGroupPortTypePort

public InMemoryServiceGroupPortType getInMemoryServiceGroupPortTypePort()
                                                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getInMemoryServiceGroupPortTypePort

public InMemoryServiceGroupPortType getInMemoryServiceGroupPortTypePort(java.net.URL portAddress)
                                                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException