public class ModelerServicePortTypeSOAPBindingStub extends org.apache.axis.client.Stub implements ModelerServicePortType
cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
ModelerServicePortTypeSOAPBindingStub() |
ModelerServicePortTypeSOAPBindingStub(javax.xml.rpc.Service service) |
ModelerServicePortTypeSOAPBindingStub(URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
String |
checkStatus(org.gcube.common.core.types.VOID request) |
protected org.apache.axis.client.Call |
createCall() |
org.gcube.common.core.types.VOID |
deployVRE(org.gcube.common.core.types.VOID request) |
org.oasis.wsrf.lifetime.DestroyResponse |
destroy(org.oasis.wsrf.lifetime.Destroy destroyRequest) |
int |
getCloudVMs(org.gcube.common.core.types.VOID request) |
VREDescription |
getDescription(org.gcube.common.core.types.VOID request) |
FunctionalityList |
getFunctionality(org.gcube.common.core.types.VOID request) |
FunctionalityNodes |
getFunctionalityNodes(org.gcube.common.core.types.VOID request) |
org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse |
getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element getMultipleResourcePropertiesRequest) |
String |
getQuality(org.gcube.common.core.types.VOID request) |
org.oasis.wsrf.properties.GetResourcePropertyResponse |
getResourceProperty(QName getResourcePropertyRequest) |
boolean |
isUseCloud(org.gcube.common.core.types.VOID request) |
org.oasis.wsrf.properties.QueryResourcePropertiesResponse |
queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element queryResourcePropertiesRequest) |
org.gcube.common.core.types.VOID |
renewVRE(Calendar request) |
org.gcube.common.core.types.VOID |
setCloudVMs(int request) |
org.gcube.common.core.types.VOID |
setDescription(VREDescription request) |
org.gcube.common.core.types.VOID |
setFunctionality(SetFunctionality request) |
org.gcube.common.core.types.VOID |
setGHNs(GHNArray request) |
org.gcube.common.core.types.VOID |
setQuality(String request) |
org.oasis.wsrf.properties.SetResourcePropertiesResponse |
setResourceProperties(org.oasis.wsrf.properties.SetResourceProperties_Element setResourcePropertiesRequest) |
org.oasis.wsrf.lifetime.SetTerminationTimeResponse |
setTerminationTime(org.oasis.wsrf.lifetime.SetTerminationTime setTerminationTimeRequest) |
org.gcube.common.core.types.VOID |
setUseCloud(boolean request) |
org.gcube.common.core.types.VOID |
setVREtoPendingState(org.gcube.common.core.types.VOID request) |
org.gcube.common.core.types.VOID |
undeployVRE(org.gcube.common.core.types.VOID request) |
_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 ModelerServicePortTypeSOAPBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic ModelerServicePortTypeSOAPBindingStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic ModelerServicePortTypeSOAPBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteExceptionpublic org.gcube.common.core.types.VOID setDescription(VREDescription request) throws RemoteException
setDescription in interface ModelerServicePortTypeRemoteExceptionpublic VREDescription getDescription(org.gcube.common.core.types.VOID request) throws RemoteException
getDescription in interface ModelerServicePortTypeRemoteExceptionpublic org.gcube.common.core.types.VOID setUseCloud(boolean request)
throws RemoteException
setUseCloud in interface ModelerServicePortTypeRemoteExceptionpublic org.gcube.common.core.types.VOID setCloudVMs(int request)
throws RemoteException
setCloudVMs in interface ModelerServicePortTypeRemoteExceptionpublic int getCloudVMs(org.gcube.common.core.types.VOID request)
throws RemoteException
getCloudVMs in interface ModelerServicePortTypeRemoteExceptionpublic boolean isUseCloud(org.gcube.common.core.types.VOID request)
throws RemoteException
isUseCloud in interface ModelerServicePortTypeRemoteExceptionpublic String getQuality(org.gcube.common.core.types.VOID request) throws RemoteException
getQuality in interface ModelerServicePortTypeRemoteExceptionpublic org.gcube.common.core.types.VOID setQuality(String request) throws RemoteException
setQuality in interface ModelerServicePortTypeRemoteExceptionpublic FunctionalityList getFunctionality(org.gcube.common.core.types.VOID request) throws RemoteException
getFunctionality in interface ModelerServicePortTypeRemoteExceptionpublic org.gcube.common.core.types.VOID setFunctionality(SetFunctionality request) throws RemoteException
setFunctionality in interface ModelerServicePortTypeRemoteExceptionpublic FunctionalityNodes getFunctionalityNodes(org.gcube.common.core.types.VOID request) throws RemoteException
getFunctionalityNodes in interface ModelerServicePortTypeRemoteExceptionpublic org.gcube.common.core.types.VOID setGHNs(GHNArray request) throws RemoteException
setGHNs in interface ModelerServicePortTypeRemoteExceptionpublic org.gcube.common.core.types.VOID setVREtoPendingState(org.gcube.common.core.types.VOID request)
throws RemoteException
setVREtoPendingState in interface ModelerServicePortTypeRemoteExceptionpublic org.gcube.common.core.types.VOID deployVRE(org.gcube.common.core.types.VOID request)
throws RemoteException
deployVRE in interface ModelerServicePortTypeRemoteExceptionpublic org.gcube.common.core.types.VOID undeployVRE(org.gcube.common.core.types.VOID request)
throws RemoteException
undeployVRE in interface ModelerServicePortTypeRemoteExceptionpublic org.gcube.common.core.types.VOID renewVRE(Calendar request) throws RemoteException
renewVRE in interface ModelerServicePortTypeRemoteExceptionpublic String checkStatus(org.gcube.common.core.types.VOID request) throws RemoteException
checkStatus in interface ModelerServicePortTypeRemoteExceptionpublic org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element getMultipleResourcePropertiesRequest)
throws RemoteException,
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
org.oasis.wsrf.properties.ResourceUnknownFaultType
getMultipleResourceProperties in interface ModelerServicePortTypeRemoteExceptionorg.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultTypeorg.oasis.wsrf.properties.ResourceUnknownFaultTypepublic org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(QName getResourcePropertyRequest) throws RemoteException, org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType, org.oasis.wsrf.properties.ResourceUnknownFaultType
getResourceProperty in interface ModelerServicePortTypeRemoteExceptionorg.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultTypeorg.oasis.wsrf.properties.ResourceUnknownFaultTypepublic org.oasis.wsrf.lifetime.DestroyResponse destroy(org.oasis.wsrf.lifetime.Destroy destroyRequest)
throws RemoteException,
org.oasis.wsrf.lifetime.ResourceUnknownFaultType,
org.oasis.wsrf.lifetime.ResourceNotDestroyedFaultType
destroy in interface ModelerServicePortTypeRemoteExceptionorg.oasis.wsrf.lifetime.ResourceUnknownFaultTypeorg.oasis.wsrf.lifetime.ResourceNotDestroyedFaultTypepublic org.oasis.wsrf.properties.QueryResourcePropertiesResponse queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element queryResourcePropertiesRequest)
throws RemoteException,
org.oasis.wsrf.properties.UnknownQueryExpressionDialectFaultType,
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
org.oasis.wsrf.properties.InvalidQueryExpressionFaultType,
org.oasis.wsrf.properties.QueryEvaluationErrorFaultType,
org.oasis.wsrf.properties.ResourceUnknownFaultType
queryResourceProperties in interface ModelerServicePortTypeRemoteExceptionorg.oasis.wsrf.properties.UnknownQueryExpressionDialectFaultTypeorg.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultTypeorg.oasis.wsrf.properties.InvalidQueryExpressionFaultTypeorg.oasis.wsrf.properties.QueryEvaluationErrorFaultTypeorg.oasis.wsrf.properties.ResourceUnknownFaultTypepublic org.oasis.wsrf.properties.SetResourcePropertiesResponse setResourceProperties(org.oasis.wsrf.properties.SetResourceProperties_Element setResourcePropertiesRequest)
throws RemoteException,
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
org.oasis.wsrf.properties.InvalidSetResourcePropertiesRequestContentFaultType,
org.oasis.wsrf.properties.SetResourcePropertyRequestFailedFaultType,
org.oasis.wsrf.properties.ResourceUnknownFaultType,
org.oasis.wsrf.properties.UnableToModifyResourcePropertyFaultType
setResourceProperties in interface ModelerServicePortTypeRemoteExceptionorg.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultTypeorg.oasis.wsrf.properties.InvalidSetResourcePropertiesRequestContentFaultTypeorg.oasis.wsrf.properties.SetResourcePropertyRequestFailedFaultTypeorg.oasis.wsrf.properties.ResourceUnknownFaultTypeorg.oasis.wsrf.properties.UnableToModifyResourcePropertyFaultTypepublic org.oasis.wsrf.lifetime.SetTerminationTimeResponse setTerminationTime(org.oasis.wsrf.lifetime.SetTerminationTime setTerminationTimeRequest)
throws RemoteException,
org.oasis.wsrf.lifetime.UnableToSetTerminationTimeFaultType,
org.oasis.wsrf.lifetime.ResourceUnknownFaultType,
org.oasis.wsrf.lifetime.TerminationTimeChangeRejectedFaultType
setTerminationTime in interface ModelerServicePortTypeRemoteExceptionorg.oasis.wsrf.lifetime.UnableToSetTerminationTimeFaultTypeorg.oasis.wsrf.lifetime.ResourceUnknownFaultTypeorg.oasis.wsrf.lifetime.TerminationTimeChangeRejectedFaultTypeCopyright © 2019. All Rights Reserved.