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

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
ImportManagerServiceAddressing
All Known Implementing Classes:
ImportManagerServiceAddressingLocator, ImportManagerServiceLocator

public interface ImportManagerService
extends javax.xml.rpc.Service


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

Method Detail

getImportManagerPortTypePortAddress

String getImportManagerPortTypePortAddress()

getImportManagerPortTypePort

ImportManagerPortType getImportManagerPortTypePort()
                                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getImportManagerPortTypePort

ImportManagerPortType getImportManagerPortTypePort(URL portAddress)
                                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2012. All Rights Reserved.