@[email protected] class RemoteShellExt extends Object
Remote service shell extension.
Type Params | Return Type | Name and description |
---|---|---|
|
static void |
__init__(ScriptEngine engine) |
|
static boolean |
ack() |
|
static void |
ack(boolean b) |
|
static def |
fget(int node, String filename) |
|
static def |
fput(int node, String filename, def contents = null) |
|
static AgentID |
getRemote() |
|
static def |
rsh(int node, String cmd) |
|
static def |
tell(int node, String text) |