org.gcube.application.enm.stubs.bindings
Class ManagerPortTypeSOAPBindingStub

java.lang.Object
  extended by org.apache.axis.client.Stub
      extended by org.gcube.application.enm.stubs.bindings.ManagerPortTypeSOAPBindingStub
All Implemented Interfaces:
Remote, javax.xml.rpc.Stub, ManagerPortType

public class ManagerPortTypeSOAPBindingStub
extends org.apache.axis.client.Stub
implements ManagerPortType


Field Summary
 
Fields inherited from class org.apache.axis.client.Stub
cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service
 
Fields inherited from interface javax.xml.rpc.Stub
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY
 
Constructor Summary
ManagerPortTypeSOAPBindingStub()
           
ManagerPortTypeSOAPBindingStub(javax.xml.rpc.Service service)
           
ManagerPortTypeSOAPBindingStub(URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
 org.gcube.common.core.types.VOID cancelExperiment(String request)
           
protected  org.apache.axis.client.Call createCall()
           
 String getLogs(String request)
           
 String getResults(String request)
           
 String getStatus(String request)
           
 String getUserExperimentResumes(String request)
           
 org.gcube.common.core.types.VOID removeExperiment(String request)
           
 String sumbitExperiment(String request)
           
 
Methods inherited from class org.apache.axis.client.Stub
_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, setUsername
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagerPortTypeSOAPBindingStub

public ManagerPortTypeSOAPBindingStub()
                               throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault

ManagerPortTypeSOAPBindingStub

public ManagerPortTypeSOAPBindingStub(URL endpointURL,
                                      javax.xml.rpc.Service service)
                               throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault

ManagerPortTypeSOAPBindingStub

public ManagerPortTypeSOAPBindingStub(javax.xml.rpc.Service service)
                               throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault
Method Detail

createCall

protected org.apache.axis.client.Call createCall()
                                          throws RemoteException
Throws:
RemoteException

sumbitExperiment

public String sumbitExperiment(String request)
                        throws RemoteException
Specified by:
sumbitExperiment in interface ManagerPortType
Throws:
RemoteException

getStatus

public String getStatus(String request)
                 throws RemoteException
Specified by:
getStatus in interface ManagerPortType
Throws:
RemoteException

getResults

public String getResults(String request)
                  throws RemoteException
Specified by:
getResults in interface ManagerPortType
Throws:
RemoteException

getLogs

public String getLogs(String request)
               throws RemoteException
Specified by:
getLogs in interface ManagerPortType
Throws:
RemoteException

cancelExperiment

public org.gcube.common.core.types.VOID cancelExperiment(String request)
                                                  throws RemoteException
Specified by:
cancelExperiment in interface ManagerPortType
Throws:
RemoteException

removeExperiment

public org.gcube.common.core.types.VOID removeExperiment(String request)
                                                  throws RemoteException
Specified by:
removeExperiment in interface ManagerPortType
Throws:
RemoteException

getUserExperimentResumes

public String getUserExperimentResumes(String request)
                                throws RemoteException
Specified by:
getUserExperimentResumes in interface ManagerPortType
Throws:
RemoteException


Copyright © 2012. All Rights Reserved.