org.xmlsoap.schemas.ws._2004._09.enumeration.service
Interface EnumerationServiceAddressing

All Superinterfaces:
EnumerationService, javax.xml.rpc.Service
All Known Implementing Classes:
EnumerationServiceAddressingLocator

public interface EnumerationServiceAddressing
extends EnumerationService


Method Summary
 DataSource getDataSourcePort(org.globus.axis.message.addressing.EndpointReferenceType reference)
           
 DataSourceStart getDataSourceStartPort(org.globus.axis.message.addressing.EndpointReferenceType reference)
           
 
Methods inherited from interface org.xmlsoap.schemas.ws._2004._09.enumeration.service.EnumerationService
getDataSourcePort, getDataSourcePort, getDataSourcePortAddress, getDataSourceStartPort, getDataSourceStartPort, getDataSourceStartPortAddress
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getDataSourcePort

public DataSource getDataSourcePort(org.globus.axis.message.addressing.EndpointReferenceType reference)
                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getDataSourceStartPort

public DataSourceStart getDataSourceStartPort(org.globus.axis.message.addressing.EndpointReferenceType reference)
                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException