org.globus.delegationService
Interface DelegationFactoryService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
DelegationFactoryServiceAddressing
All Known Implementing Classes:
DelegationFactoryServiceAddressingLocator, DelegationFactoryServiceLocator

public interface DelegationFactoryService
extends javax.xml.rpc.Service


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

Method Detail

getDelegationFactoryPortTypePortAddress

public java.lang.String getDelegationFactoryPortTypePortAddress()

getDelegationFactoryPortTypePort

public DelegationFactoryPortType getDelegationFactoryPortTypePort()
                                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getDelegationFactoryPortTypePort

public DelegationFactoryPortType getDelegationFactoryPortTypePort(java.net.URL portAddress)
                                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException