com.pushtotest.testnetwork
Class TestNodeSoapBindingStub
java.lang.Object
org.apache.axis.client.Stub
com.pushtotest.testnetwork.TestNodeSoapBindingStub
- All Implemented Interfaces:
- TestNode_PortType, java.rmi.Remote, javax.xml.rpc.Stub
public class TestNodeSoapBindingStub
- extends org.apache.axis.client.Stub
- implements TestNode_PortType
| Fields inherited from class org.apache.axis.client.Stub |
_call, 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 |
| Methods inherited from class org.apache.axis.client.Stub |
_createCall, _getCall, _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 |
TestNodeSoapBindingStub
public TestNodeSoapBindingStub()
throws org.apache.axis.AxisFault
- Throws:
org.apache.axis.AxisFault
TestNodeSoapBindingStub
public TestNodeSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
- Throws:
org.apache.axis.AxisFault
TestNodeSoapBindingStub
public TestNodeSoapBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
- Throws:
org.apache.axis.AxisFault
createCall
protected org.apache.axis.client.Call createCall()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
doLoadScenario
public int doLoadScenario(java.lang.String in0,
java.lang.String[] in1,
javax.activation.DataHandler[] in2,
java.lang.String in3,
java.lang.String[] in4)
throws java.rmi.RemoteException
- Specified by:
doLoadScenario in interface TestNode_PortType
- Throws:
java.rmi.RemoteException
doExecute
public int doExecute(int in0)
throws java.rmi.RemoteException
- Specified by:
doExecute in interface TestNode_PortType
- Throws:
java.rmi.RemoteException
doRelease
public int doRelease()
throws java.rmi.RemoteException
- Specified by:
doRelease in interface TestNode_PortType
- Throws:
java.rmi.RemoteException
doAbortExecution
public int doAbortExecution()
throws java.rmi.RemoteException
- Specified by:
doAbortExecution in interface TestNode_PortType
- Throws:
java.rmi.RemoteException
doAbandonScenario
public int doAbandonScenario()
throws java.rmi.RemoteException
- Specified by:
doAbandonScenario in interface TestNode_PortType
- Throws:
java.rmi.RemoteException
doStopScenario
public int doStopScenario()
throws java.rmi.RemoteException
- Specified by:
doStopScenario in interface TestNode_PortType
- Throws:
java.rmi.RemoteException
getNodeStatus
public java.util.HashMap getNodeStatus()
throws java.rmi.RemoteException
- Specified by:
getNodeStatus in interface TestNode_PortType
- Throws:
java.rmi.RemoteException
doGetSyncFlag
public int doGetSyncFlag()
throws java.rmi.RemoteException
- Specified by:
doGetSyncFlag in interface TestNode_PortType
- Throws:
java.rmi.RemoteException
doSetSyncFlag
public int doSetSyncFlag(int in0)
throws java.rmi.RemoteException
- Specified by:
doSetSyncFlag in interface TestNode_PortType
- Throws:
java.rmi.RemoteException
getFileList
public java.util.HashMap[] getFileList(java.lang.String in0)
throws java.rmi.RemoteException
- Specified by:
getFileList in interface TestNode_PortType
- Throws:
java.rmi.RemoteException
getSystemStatus
public java.util.HashMap getSystemStatus()
throws java.rmi.RemoteException
- Specified by:
getSystemStatus in interface TestNode_PortType
- Throws:
java.rmi.RemoteException
doSetSnapshot
public int doSetSnapshot(java.util.HashMap in0)
throws java.rmi.RemoteException
- Specified by:
doSetSnapshot in interface TestNode_PortType
- Throws:
java.rmi.RemoteException
getFiles
public java.util.HashMap[] getFiles(java.lang.String[] in0)
throws java.rmi.RemoteException
- Specified by:
getFiles in interface TestNode_PortType
- Throws:
java.rmi.RemoteException
Copyright © 2003 PushToTest. All Rights Reserved.