org.globus.delegationService.test
Interface DelegationTestService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
DelegationTestServiceAddressing
All Known Implementing Classes:
DelegationTestServiceAddressingLocator, DelegationTestServiceLocator

public interface DelegationTestService
extends javax.xml.rpc.Service


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

Method Detail

getDelegationTestPortTypePortAddress

public java.lang.String getDelegationTestPortTypePortAddress()

getDelegationTestPortTypePort

public DelegationTestPortType getDelegationTestPortTypePort()
                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getDelegationTestPortTypePort

public DelegationTestPortType getDelegationTestPortTypePort(java.net.URL portAddress)
                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException