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

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
ComputationServiceAddressing
All Known Implementing Classes:
ComputationServiceAddressingLocator, ComputationServiceLocator

public interface ComputationService
extends javax.xml.rpc.Service


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

Method Detail

getComputationPortTypePortAddress

String getComputationPortTypePortAddress()

getComputationPortTypePort

ComputationPortType getComputationPortTypePort()
                                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getComputationPortTypePort

ComputationPortType getComputationPortTypePort(URL portAddress)
                                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2012. All Rights Reserved.