gov.nih.nci.cagrid.data.bdt.stubs.service
Interface BDTDataService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
BDTDataServiceAddressing
All Known Implementing Classes:
BDTDataServiceAddressingLocator, BDTDataServiceLocator

public interface BDTDataService
extends javax.xml.rpc.Service


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

Method Detail

getBDTDataServicePortTypePortAddress

java.lang.String getBDTDataServicePortTypePortAddress()

getBDTDataServicePortTypePort

BDTDataServicePortType getBDTDataServicePortTypePort()
                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getBDTDataServicePortTypePort

BDTDataServicePortType getBDTDataServicePortTypePort(java.net.URL portAddress)
                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException