org.gcube.execution.executionengine.service.stubs.service
Interface ExecutionEngineService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
ExecutionEngineServiceAddressing
All Known Implementing Classes:
ExecutionEngineServiceAddressingLocator, ExecutionEngineServiceLocator

public interface ExecutionEngineService
extends javax.xml.rpc.Service


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

Method Detail

getExecutionEngineServicePortTypePortAddress

String getExecutionEngineServicePortTypePortAddress()

getExecutionEngineServicePortTypePort

ExecutionEngineServicePortType getExecutionEngineServicePortTypePort()
                                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getExecutionEngineServicePortTypePort

ExecutionEngineServicePortType getExecutionEngineServicePortTypePort(URL portAddress)
                                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2012. All Rights Reserved.