gov.nih.nci.cagrid.cadsr.stubs.service
Interface CaDSRService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
CaDSRServiceAddressing
All Known Implementing Classes:
CaDSRServiceAddressingLocator, CaDSRServiceLocator

public interface CaDSRService
extends javax.xml.rpc.Service


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

Method Detail

getCaDSRServicePortTypePortAddress

java.lang.String getCaDSRServicePortTypePortAddress()

getCaDSRServicePortTypePort

CaDSRServicePortType getCaDSRServicePortTypePort()
                                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getCaDSRServicePortTypePort

CaDSRServicePortType getCaDSRServicePortTypePort(java.net.URL portAddress)
                                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException