public class NodeAgentServiceStub
extends org.apache.axis2.client.Stub
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
| Constructor and Description |
|---|
NodeAgentServiceStub()
Default Constructor
|
NodeAgentServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint)
Constructor that takes in a configContext
|
NodeAgentServiceStub(java.lang.String targetEndpoint)
Constructor taking the target endpoint
|
| Modifier and Type | Method and Description |
|---|---|
ResultElement |
executeDriver(DriverRequestElement param230)
Auto generated method signature
|
ResultElement |
executeObjectDriver(DriverObjectRequestElement param226)
Auto generated method signature
|
ScriptResultElement |
executeScript(ScriptElement param222)
Auto generated method signature
|
GetServiceKeyResultElement |
getServiceKey(GetServiceKeyElement param236)
Auto generated method signature
|
ResultElement |
installDriver(DriverElement param240)
Auto generated method signature
|
RegisterAuthorityKeyResultElement |
registerAuthorityKey(RegisterAuthorityKeyElement param234)
Auto generated method signature
|
RegisterKeyResultElement |
registerKey(RegisterKeyElement param238)
Auto generated method signature
|
void |
startexecuteDriver(DriverRequestElement param230,
NodeAgentServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startexecuteObjectDriver(DriverObjectRequestElement param226,
NodeAgentServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startexecuteScript(ScriptElement param222,
NodeAgentServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetServiceKey(GetServiceKeyElement param236,
NodeAgentServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startinstallDriver(DriverElement param240,
NodeAgentServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startregisterAuthorityKey(RegisterAuthorityKeyElement param234,
NodeAgentServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startregisterKey(RegisterKeyElement param238,
NodeAgentServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
starttestFunc(TestFuncElement param224,
NodeAgentServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startuninstallDriver(DriverElement param220,
NodeAgentServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startunregisterKey(UnregisterKeyElement param228,
NodeAgentServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startupgradeDriver(DriverElement param232,
NodeAgentServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
TestFuncResultElement |
testFunc(TestFuncElement param224)
Auto generated method signature
|
ResultElement |
uninstallDriver(DriverElement param220)
Auto generated method signature
|
UnregisterKeyResultElement |
unregisterKey(UnregisterKeyElement param228)
Auto generated method signature
|
ResultElement |
upgradeDriver(DriverElement param232)
Auto generated method signature
|
public NodeAgentServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint)
throws org.apache.axis2.AxisFault
configurationContext - configurationContexttargetEndpoint - targetEndpointorg.apache.axis2.AxisFault - in case of errorpublic NodeAgentServiceStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault - in case of errorpublic NodeAgentServiceStub(java.lang.String targetEndpoint)
throws org.apache.axis2.AxisFault
targetEndpoint - targetEndpointorg.apache.axis2.AxisFault - in case of errorpublic ResultElement uninstallDriver(DriverElement param220) throws java.rmi.RemoteException
param220 - param220java.rmi.RemoteException - in case of errorpublic void startuninstallDriver(DriverElement param220, NodeAgentServiceCallbackHandler callback) throws java.rmi.RemoteException
param220 - param220callback - callbackjava.rmi.RemoteException - in case of errorpublic ScriptResultElement executeScript(ScriptElement param222) throws java.rmi.RemoteException
param222 - param222java.rmi.RemoteException - in case of errorpublic void startexecuteScript(ScriptElement param222, NodeAgentServiceCallbackHandler callback) throws java.rmi.RemoteException
param222 - param222callback - callbackjava.rmi.RemoteException - in case of errorpublic TestFuncResultElement testFunc(TestFuncElement param224) throws java.rmi.RemoteException
param224 - param224java.rmi.RemoteException - in case of errorpublic void starttestFunc(TestFuncElement param224, NodeAgentServiceCallbackHandler callback) throws java.rmi.RemoteException
param224 - param224callback - callbackjava.rmi.RemoteException - in case of errorpublic ResultElement executeObjectDriver(DriverObjectRequestElement param226) throws java.rmi.RemoteException
param226 - param226java.rmi.RemoteException - in case of errorpublic void startexecuteObjectDriver(DriverObjectRequestElement param226, NodeAgentServiceCallbackHandler callback) throws java.rmi.RemoteException
param226 - param226callback - callbackjava.rmi.RemoteException - in case of errorpublic UnregisterKeyResultElement unregisterKey(UnregisterKeyElement param228) throws java.rmi.RemoteException
param228 - param228java.rmi.RemoteException - in case of errorpublic void startunregisterKey(UnregisterKeyElement param228, NodeAgentServiceCallbackHandler callback) throws java.rmi.RemoteException
param228 - param228callback - callbackjava.rmi.RemoteException - in case of errorpublic ResultElement executeDriver(DriverRequestElement param230) throws java.rmi.RemoteException
param230 - param230java.rmi.RemoteException - in case of errorpublic void startexecuteDriver(DriverRequestElement param230, NodeAgentServiceCallbackHandler callback) throws java.rmi.RemoteException
param230 - param230callback - callbackjava.rmi.RemoteException - in case of errorpublic ResultElement upgradeDriver(DriverElement param232) throws java.rmi.RemoteException
param232 - param232java.rmi.RemoteException - in case of errorpublic void startupgradeDriver(DriverElement param232, NodeAgentServiceCallbackHandler callback) throws java.rmi.RemoteException
param232 - param232callback - callbackjava.rmi.RemoteException - in case of errorpublic RegisterAuthorityKeyResultElement registerAuthorityKey(RegisterAuthorityKeyElement param234) throws java.rmi.RemoteException
param234 - param234java.rmi.RemoteException - in case of errorpublic void startregisterAuthorityKey(RegisterAuthorityKeyElement param234, NodeAgentServiceCallbackHandler callback) throws java.rmi.RemoteException
param234 - param234callback - callbackjava.rmi.RemoteException - in case of errorpublic GetServiceKeyResultElement getServiceKey(GetServiceKeyElement param236) throws java.rmi.RemoteException
param236 - param236java.rmi.RemoteException - in case of errorpublic void startgetServiceKey(GetServiceKeyElement param236, NodeAgentServiceCallbackHandler callback) throws java.rmi.RemoteException
param236 - param236callback - callbackjava.rmi.RemoteException - in case of errorpublic RegisterKeyResultElement registerKey(RegisterKeyElement param238) throws java.rmi.RemoteException
param238 - param238java.rmi.RemoteException - in case of errorpublic void startregisterKey(RegisterKeyElement param238, NodeAgentServiceCallbackHandler callback) throws java.rmi.RemoteException
param238 - param238callback - callbackjava.rmi.RemoteException - in case of errorpublic ResultElement installDriver(DriverElement param240) throws java.rmi.RemoteException
param240 - param240java.rmi.RemoteException - in case of errorpublic void startinstallDriver(DriverElement param240, NodeAgentServiceCallbackHandler callback) throws java.rmi.RemoteException
param240 - param240callback - callbackjava.rmi.RemoteException - in case of errorCopyright © 2018 RENCI. All Rights Reserved.