org.gcube.data.analysis.statisticalmanager.stubs.service
Interface ComputationFactoryService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
ComputationFactoryServiceAddressing
All Known Implementing Classes:
ComputationFactoryServiceAddressingLocator, ComputationFactoryServiceLocator

public interface ComputationFactoryService
extends javax.xml.rpc.Service


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

Method Detail

getComputationFactoryPortTypePortAddress

String getComputationFactoryPortTypePortAddress()

getComputationFactoryPortTypePort

ComputationFactoryPortType getComputationFactoryPortTypePort()
                                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getComputationFactoryPortTypePort

ComputationFactoryPortType getComputationFactoryPortTypePort(URL portAddress)
                                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2012. All Rights Reserved.