org.gcube.contentmanagement.timeseriesservice.stubs.service
Interface ImportFactoryService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
ImportFactoryServiceAddressing
All Known Implementing Classes:
ImportFactoryServiceAddressingLocator, ImportFactoryServiceLocator

public interface ImportFactoryService
extends javax.xml.rpc.Service


Method Summary
 ImportFactoryPortType getImportFactoryPortTypePort()
           
 ImportFactoryPortType getImportFactoryPortTypePort(URL portAddress)
           
 String getImportFactoryPortTypePortAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getImportFactoryPortTypePortAddress

String getImportFactoryPortTypePortAddress()

getImportFactoryPortTypePort

ImportFactoryPortType getImportFactoryPortTypePort()
                                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getImportFactoryPortTypePort

ImportFactoryPortType getImportFactoryPortTypePort(URL portAddress)
                                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2012. All Rights Reserved.