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

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
CurationFactoryServiceAddressing
All Known Implementing Classes:
CurationFactoryServiceAddressingLocator, CurationFactoryServiceLocator

public interface CurationFactoryService
extends javax.xml.rpc.Service


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

Method Detail

getCurationFactoryPortTypePortAddress

String getCurationFactoryPortTypePortAddress()

getCurationFactoryPortTypePort

CurationFactoryPortType getCurationFactoryPortTypePort()
                                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getCurationFactoryPortTypePort

CurationFactoryPortType getCurationFactoryPortTypePort(URL portAddress)
                                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2012. All Rights Reserved.