public class ComputationFactoryPortTypeSOAPBindingStub extends org.apache.axis.client.Stub implements ComputationFactoryPortType
cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
ComputationFactoryPortTypeSOAPBindingStub() |
ComputationFactoryPortTypeSOAPBindingStub(javax.xml.rpc.Service service) |
ComputationFactoryPortTypeSOAPBindingStub(URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.axis.client.Call |
createCall() |
String |
executeComputation(SMComputationRequest requestComputation) |
SMParameters |
getAlgorithmParameters(String request) |
SMListGroupedAlgorithms |
getAlgorithms(SMAlgorithmsRequest request) |
SMListGroupedAlgorithms |
getAlgorithmsUser(SMAlgorithmsRequest request) |
SMComputation |
getComputation(String request) |
SMComputations |
getComputations(SMComputationsRequest request) |
org.gcube.common.core.types.VOID |
removeComputation(String requestRemoveComputation) |
String |
resubmitComputation(String requestComputation) |
_getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsernamepublic ComputationFactoryPortTypeSOAPBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic ComputationFactoryPortTypeSOAPBindingStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic ComputationFactoryPortTypeSOAPBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteExceptionpublic String executeComputation(SMComputationRequest requestComputation) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
executeComputation in interface ComputationFactoryPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic String resubmitComputation(String requestComputation) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
resubmitComputation in interface ComputationFactoryPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic SMParameters getAlgorithmParameters(String request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
getAlgorithmParameters in interface ComputationFactoryPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic SMListGroupedAlgorithms getAlgorithms(SMAlgorithmsRequest request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
getAlgorithms in interface ComputationFactoryPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic SMListGroupedAlgorithms getAlgorithmsUser(SMAlgorithmsRequest request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
getAlgorithmsUser in interface ComputationFactoryPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic SMComputations getComputations(SMComputationsRequest request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
getComputations in interface ComputationFactoryPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic SMComputation getComputation(String request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
getComputation in interface ComputationFactoryPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID removeComputation(String requestRemoveComputation) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
removeComputation in interface ComputationFactoryPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultCopyright © 2014. All Rights Reserved.