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

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
StatisticalServiceAddressing
All Known Implementing Classes:
StatisticalServiceAddressingLocator, StatisticalServiceLocator

public interface StatisticalService
extends javax.xml.rpc.Service


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

Method Detail

getStatisticalServicePortTypePortAddress

String getStatisticalServicePortTypePortAddress()

getStatisticalServicePortTypePort

StatisticalServicePortType getStatisticalServicePortTypePort()
                                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getStatisticalServicePortTypePort

StatisticalServicePortType getStatisticalServicePortTypePort(URL portAddress)
                                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2012. All Rights Reserved.