org.globus.delegationService
Interface DelegationService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
DelegationServiceAddressing
All Known Implementing Classes:
DelegationServiceAddressingLocator, DelegationServiceLocator

public interface DelegationService
extends javax.xml.rpc.Service


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

Method Detail

getDelegationPortTypePortAddress

public java.lang.String getDelegationPortTypePortAddress()

getDelegationPortTypePort

public DelegationPortType getDelegationPortTypePort()
                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getDelegationPortTypePort

public DelegationPortType getDelegationPortTypePort(java.net.URL portAddress)
                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException