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

java.lang.String getDelegationTestPortTypePortAddress()

getDelegationTestPortTypePort

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

getDelegationTestPortTypePort

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