Uses of Class
scripting.ScriptCaller

Packages that use ScriptCaller
scripting   
 

Uses of ScriptCaller in scripting
 

Fields in scripting declared as ScriptCaller
private  ScriptCaller ScriptCaller.CopyThread.copyCaller
           
 

Constructors in scripting with parameters of type ScriptCaller
ScriptCaller.CopyThread(ScriptCaller copyCaller, PlanetLabMgr planetLabApi, java.lang.String hostname, java.lang.String localDir, java.lang.String remoteDir, boolean setupNode)